AdBookConnect Web Service
MethodGetClientAgencyReportJob
AdBookConnect Web Service > All Operations Resource Group : GetClientAgencyReportJob (Method)
Summary
Retrieves Client/Agency report job.
Request (IAdBookConnect_GetClientAgencyReportJob_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID of a client/agency report job previously submitted.xml:long

Overview

Sequence
clientAgencyReportJobId optional xs:long
200 Response (IAdBookConnect_GetClientAgencyReportJob_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Report parameter and status information for a submitted client/agency report query.ClientAgencyReportJob

Overview

Sequence
Sequence
ClientAgencyReportJobID optional xs:long
Sequence
AccountManagerIDs optional ArrayOflong Complex Type
Sequence
long 0..∞ xs:long
ClientIDs optional ArrayOflong Complex Type
Sequence
long 0..∞ xs:long
ClientContactIDs optional ArrayOflong Complex Type
Sequence
long 0..∞ xs:long
AgencyIDs optional ArrayOflong Complex Type
Sequence
long 0..∞ xs:long
AgencyContactIDs optional ArrayOflong Complex Type
Sequence
long 0..∞ xs:long
ClientAgencyDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Sequence
Sequence
DynamicPropertyID optional xs:long
AdBook system ID for the DynamicProperty.
Value optional xs:string
Value being assigned to the dynamic property.  The format of the value depends on the type specified in the DynamicProperty definition.
StatusMessage optional xs:string
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetClientAgencyReportJob_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service