AdBookConnect Web Service
MethodUpdateDropBillingAdjustments
AdBookConnect Web Service > All Operations Resource Group : UpdateDropBillingAdjustments (Method)
Summary
Updates existing Billing Adjustment.
Request (IAdBookConnect_UpdateDropBillingAdjustments_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
BillingAdjustment objects to update.http://www.FatTail.com/api:ArrayOfDropBillingAdjustment

Overview

Sequence
dropBillingAdjustments 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.
200 Response (IAdBookConnect_UpdateDropBillingAdjustments_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Result information for update operation.http://www.FatTail.com/api:ArrayOfDropBillingAdjustmentUpdateResult

Overview

Sequence
UpdateDropBillingAdjustmentsResult optional ArrayOfDropBillingAdjustmentUpdateResult Complex Type
Sequence
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.
Sequence
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
Sequence
string 0..∞ xs:string
FaultObjectType optional DataAccessFaultObjectType Simple Type
Indicates the type of object that the fault is associated with.
FaultOperationType optional DataAccessFaultOperationType Simple Type
Indicates the type of operation that was requested when the fault occurred.
Success optional xs:boolean
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_UpdateDropBillingAdjustments_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service