AdBookConnect Web Service
MethodGetAdServerDropMappingForDateRange
AdBookConnect Web Service > All Operations Resource Group : GetAdServerDropMappingForDateRange (Method)
Summary
Retrieves all Drop to ad server entity mappings for Drop objects that are active in the specified date range.
Request (IAdBookConnect_GetAdServerDropMappingForDateRange_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Start date of active Drop objects.xml:dateTime
End date of active Drop objects.xml:dateTime

Overview

Sequence
startDate optional xs:dateTime
endDate optional xs:dateTime
200 Response (IAdBookConnect_GetAdServerDropMappingForDateRange_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
AdServerEntityMapping objects for Drop object active in the requested date range.http://www.FatTail.com/api:ArrayOfAdServerEntityMapping

Overview

Sequence
GetAdServerDropMappingForDateRangeResult optional ArrayOfAdServerEntityMapping Complex Type
Sequence
Sequence
DropID optional xs:long
AdBook Drop ID
ExternalDropID optional xs:string
Entity ID of the ad server entity that maps to the AdBook Drop.
ExternalParentID optional xs:string
Entity ID of the Entity that maps to the AdBook Order.
OrderID optional xs:long
AdBook Order ID.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetAdServerDropMappingForDateRange_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service