AdBookConnect Web Service
MethodGetClientAgencyRelationships
AdBookConnect Web Service > All Operations Resource Group : GetClientAgencyRelationships (Method)
Summary
Retrieve all client/agency associations.
Request (IAdBookConnect_GetClientAgencyRelationships_InputMessage)

The request body is of type http://www.FatTail.com/api:GetClientAgencyRelationships.

Overview

Sequence
200 Response (IAdBookConnect_GetClientAgencyRelationships_OutputMessage)

The response body is of type http://www.FatTail.com/api:GetClientAgencyRelationshipsResponse.

Response Body Parameters

NameDescriptionData Type
Collection of ClientAgencyRelationship objects that contain the associations for all clients and agencies in the system.http://www.FatTail.com/api:ArrayOfClientAgencyRelationship

Overview

Sequence
GetClientAgencyRelationshipsResult optional ArrayOfClientAgencyRelationship Complex Type
Sequence
Sequence
AgencyID xs:long
Agency identity.
ClientID xs:long
Client identity.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetClientAgencyRelationships_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service