AdBookConnect Web Service
MethodGetAdUnitList
AdBookConnect Web Service > All Operations Resource Group : GetAdUnitList (Method)
Summary
Retrieves a list of AdUnit objects.
Request (IAdBookConnect_GetAdUnitList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetAdUnitList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of AdUnit objects configured in AdBook.http://www.FatTail.com/api:ArrayOfAdUnit

Overview

Sequence
GetAdUnitListResult optional ArrayOfAdUnit Complex Type
Sequence
Sequence
AdUnitID optional xs:long
Identity for the ad unit.
AdUnitName optional xs:string
Name of the ad unit.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetAdUnitList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service