AdBookConnect Web Service
MethodGetAdServerList
AdBookConnect Web Service > All Operations Resource Group : GetAdServerList (Method)
Summary
Retrieves a list of AdServer objects.
Request (IAdBookConnect_GetAdServerList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetAdServerList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of AdServer key value pairs configured in AdBook.http://www.FatTail.com/api:ArrayOfAdServer

Overview

Sequence
GetAdServerListResult optional ArrayOfAdServer Complex Type
Sequence
Sequence
AdServerID optional xs:long
Ad server identity value.
Name optional xs:string
Ad server name.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetAdServerList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service