AdBookConnect Web Service
MethodGetClientRelationshipsWithParentClientList
AdBookConnect Web Service > All Operations Resource Group : GetClientRelationshipsWithParentClientList (Method)
Summary
Retrieves a list of all ParentClientRelationship objects.
Request (IAdBookConnect_GetClientRelationshipsWithParentClientList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetClientRelationshipsWithParentClientList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
A collection of all ParentClientRelationship objects.http://www.FatTail.com/api:ArrayOfParentClientRelationship

Overview

Sequence
GetClientRelationshipsWithParentClientListResult optional ArrayOfParentClientRelationship Complex Type
Sequence
Sequence
ClientID xs:long
System ID of the client.
ParentClientID xs:long
System ID of the parent company, which is also a Client entity in AdBook.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetClientRelationshipsWithParentClientList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service