AdBookConnect Web Service
MethodGetPublisherContactListForCustomTasks
AdBookConnect Web Service > All Operations Resource Group : GetPublisherContactListForCustomTasks (Method)
Summary
Retrieves collection of PublisherContacts available to be assigned as Owners or Email Recipients on a Custom Task
Request (IAdBookConnect_GetPublisherContactListForCustomTasks_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetPublisherContactListForCustomTasks_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
 http://www.FatTail.com/api:ArrayOfPublisherContact

Overview

Sequence
GetPublisherContactListForCustomTasksResult optional ArrayOfPublisherContact Complex Type
Sequence
Sequence
ContactID optional xs:long
Primary key for the Contact object.
Email optional xs:string
Email address for the contact.
FirstName optional xs:string
Contact's first name.
LastName xs:string
Contact's last name.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetPublisherContactListForCustomTasks_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service