Updates a collection of PackageComponentDropObjects.
The request body is of type http://www.FatTail.com/api:UpdatePackageComponentDrops.
Request Body Parameters
Name | Description | Data Type |
componentDrops | Collection of PackageComponentDrop objects to update. | http://www.FatTail.com/api:ArrayOfPackageComponentDrop |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
AdUnitID optional xs:long
This property is obsolete.
|
 |
DropDate xs:dateTime
Start date of the drop.
|
 |
DropID optional xs:long
AdBook system ID for the drop.
|
 |
DropNotes optional xs:string
Free form text field associated with the drop.
|
 |
 |
Sequence
| |
 |
ExternalID optional xs:string
Third party system ID used to map external entities to AdBook drops.
|
 |
GroupID optional xs:long
ID used for grouping multiple drops together.
|
 |
Impressions optional xs:long
Impressions booked on the drop.
|
 |
OTFSponsorship optional xs:boolean
Flag to indicate the drop is an on-the-fly sponsorship.
|
 |
OrderID xs:long
The ID of the order the drop is associated with.
|
 |
Price optional xs:double
Booking price for the drop.
|
 |
PriceTypeID xs:long
ID of the price type the price is based on.
|
 |
Quantity optional xs:long
Impression or click quantity sold on the drop.
|
 |
ServedByID optional xs:long
System ID for the configured ad server selected for a drop.
|
 |
TrafficAdTypeID optional xs:long
System ID for the configured ad type assigned to the drop.
|
 |
UpdateStatusText optional xs:string
Status text for the inventory update process. If an error was encountered while updating inventory, it will be reported here.
|
 |
DropDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Collection of values for custom fields configured at the drop level for your organization.
 |
Sequence
 |
 |
Sequence
 |
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
| |
 |
ParentDropID xs:long
System ID referencing the package drop.
| | | | | | |
The response body is of type http://www.FatTail.com/api:UpdatePackageComponentDropsResponse.
Response Body Parameters
Name | Description | Data Type |
UpdatePackageComponentDropsResult | Collection of status information for each PackageComponentDrop updated. | http://www.FatTail.com/api:ArrayOfPackageComponentDropUpdateResult |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
DropID optional xs:long
System ID for the component drop being updated.
|
 |
 |
Sequence
 |
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
 |
Sequence
| |
| |
 |
Success optional xs:boolean
True if the update operation was successful. False if an exception was encountered.
|
 |
ParentDropID optional xs:long
System ID referencing the package drop for the component being updated.
| | | | | | |