AdBookConnect Web Service
MethodDeleteDropBillingAdjustments
AdBookConnect Web Service > All Operations Resource Group : DeleteDropBillingAdjustments (Method)
Summary
Delete specified Billing Adjustments.
Request (IAdBookConnect_DeleteDropBillingAdjustments_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
BillingAdjustments to delete.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_DeleteDropBillingAdjustments_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Result information for deleteoperation.http://www.FatTail.com/api:ArrayOfDropBillingAdjustmentDeleteResult

Overview

Sequence
DeleteDropBillingAdjustmentsResult optional ArrayOfDropBillingAdjustmentDeleteResult 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_DeleteDropBillingAdjustments_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service