AdBookConnect Web Service
MethodGetDropBillingAdjustmentList
AdBookConnect Web Service > All Operations Resource Group : GetDropBillingAdjustmentList (Method)
Summary
Retrieves a list of all Billing Adjustment objects for specified Drops.
Request (IAdBookConnect_GetDropBillingAdjustmentList_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
List of Drop IDs for which to collect Billing Adjustments.http://schemas.microsoft.com/2003/10/Serialization/Arrays:ArrayOflong

Overview

Sequence
DropIDs optional ArrayOflong Complex Type
Sequence
long 0..∞ xs:long
200 Response (IAdBookConnect_GetDropBillingAdjustmentList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of all Billing Adjustment objects for the specified Drops.http://www.FatTail.com/api:ArrayOfDropBillingAdjustment

Overview

Sequence
GetDropBillingAdjustmentListResult optional ArrayOfDropBillingAdjustment Complex Type
Sequence
Sequence
DropID xs:long
Month xs:int
Year xs:int
DropBillingAdjustmentDynamicProperties 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.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetDropBillingAdjustmentList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service