Retrieve a Drop based on the specified DropID.
The request body is of type http://www.FatTail.com/api:GetDrop.
Request Body Parameters
Name | Description | Data Type |
dropId | DropID for the desired Drop object. | xml:long |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetDropResponse.
Response Body Parameters
Name | Description | Data Type |
GetDropResult | Drop object requested. | Drop |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
AdUnitID optional xs:long
This property is obsolete. Use DropDynamicProperties with the DynamicProperty for Ad_Unit_IDs.
|
 |
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
| |
 |
ReadonlyProperties optional ArrayOfReadonlyPropertyValue Complex Type
Collection of calculated fields for the drop.
|
| | | |