AdBookConnect Web Service
MethodImportFirstPartyDelivery
AdBookConnect Web Service > All Operations Resource Group : ImportFirstPartyDelivery (Method)
Summary
Import delivery information from a publisher ad server.
Request (IAdBookConnect_ImportFirstPartyDelivery_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Delivery information to be imported.FirstPartyDelivery

Overview

Sequence
Sequence
AdServerID xs:long
System ID for the ad server the delivery is imported for.
FirstPartyDeliveryQuantities optional ArrayOfFirstPartyDeliveryQuantity Complex Type
Delivery detail information for the import.
Sequence
Sequence
AdServerCreativeID optional xs:string
Ad server identity value for the creative associated with the delivery information.
Clicks optional xs:long
Clicks delivered.
Conversions optional xs:long
Conversions 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.
Impressions optional xs:long
Impressions delivered.
OverwriteExistingValues xs:boolean
Indicates whether to overwrite existing delivery information or add to existing information.
200 Response (IAdBookConnect_ImportFirstPartyDelivery_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Delivery information imported.FirstPartyDeliveryUploadSummary

Overview

Sequence
Sequence
Message optional xs:string
Summary message on the import operation.
Status optional OperationOutcome Simple Type
Status of the import operation for the entire set of import data.
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.
ImpressionsServed optional xs:decimal
Impressions imported.
Status optional xs:string
Status of the import operation.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_ImportFirstPartyDelivery_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service