Import delivery information from a publisher ad server.
The request body is of type http://www.FatTail.com/api:ImportFirstPartyDelivery.
Request Body Parameters
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
AdServerID xs:long
System ID for the ad server the delivery is imported for.
|
 |
 |
Sequence
 |
 |
Sequence
 |
AdServerCreativeID optional xs:string
Ad server identity value for the creative associated with the delivery information.
|
 |
Clicks optional xs:long
Clicks delivered.
|
 |
CreativeName optional xs:string
Creative name for the creative the delivery is associated with.
|
 |
DeliveryDate xs:dateTime
Date to apply the delivery information to.
|
 |
DropID optional xs:long
System ID of the drop associated with the delivery.
|
 |
ExternalDropID optional xs:string
Identity value for the entity on the ad server for which the delivery information applies to.
|
| | | |
 |
OverwriteExistingValues xs:boolean
Indicates whether to overwrite existing delivery information or add to existing information.
| | | | |
The response body is of type http://www.FatTail.com/api:ImportFirstPartyDeliveryResponse.
Response Body Parameters
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
Message optional xs:string
Summary message on the import operation.
|
 |
UploadResults optional ArrayOfFirstPartyDeliveryUploadResult Complex Type
Collection of import results for each FirstPartyDeliveryQuantity object imported.
 |
Sequence
 |
 |
Sequence
 |
Clicks optional xs:decimal
Clicks imported.
|
 |
DeliveryDate xs:dateTime
Date the delivery data is applied to.
|
 |
DropID xs:decimal
System ID of the drop the delivery is associated with.
|
 |
Status optional xs:string
Status of the import operation.
| | | | | | | | |