Agent.GetCombinedCollections - Mozenda

Agent.GetCombinedCollections

August 10, 2015

Description

Returns a list of Agents and the combined collections they source.

Required parameters

AgentID (comma separated list)

Returns

A list of Agents and the combined collections they source.

Example request url

https://api.mozenda.com/rest?WebServiceKey=C70E1F84-E12B-4e73-B199-2EE6D43AF44E&Service=Mozenda10&Operation=Agent.GetCombinedCollections&AgentID=1001,1002

Example response

<?xml version="1.0" encoding="utf-8" ?>
<AgentGetCombinedCollectionsResponse 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Result>Success</Result>
  <AgentList>
	 <Agent>            
		<AgentID>1001</AgentID>            
		<SourcesCollections>1145</SourcesCollections>      
	 </Agent>
	 <Agent>            
		<AgentID>1002</AgentID>            
		<SourcesCollections>1145,1146</SourcesCollections>      
	 </Agent>
  </AgentList>
</AgentGetCombinedCollectionsResponse>

Need more information?

We'd love to hear from you.

100% Privacy. You are that important to us. Privacy Policy