http://www.FatTail.com/api
ContentTargetingDeliveryUploadSummary Complex Type
http://www.FatTail.com/api : ContentTargetingDeliveryUploadSummary Complex Type
Description
Summary result for content targeting import.
Namespace http://www.FatTail.com/api
Base Type
Extension of AdBookConnectEntity Complex Type
Overview
ContentTargetingDeliveryUploadSummary Extension of AdBookConnectEntity Complex Type
Summary result for content targeting import.
Sequence
Status optional OperationOutcome Simple Type
Import status code.
UploadResults optional ArrayOfContentTargetingDeliveryUploadResult Complex Type
Collection of import results for elements that could not be imported.
Sequence
Sequence
AdSize optional xs:string
Ad size delivered to.
DeliveryDate optional xs:dateTime
Date delivery was recorded.
DropID optional xs:long
Drop ID associated with the delivery information.
LeafAdUnitID optional xs:string
ID of the ad unit at the bottom most level in the ad unit hierarchy defined in DFP, for which delivery is being recorded.
Message optional xs:string
Message indicating the status of the import operation.
SiteID optional xs:string
Ad unit ID of the site level ad unit, for which delivery is being recorded.
DeviceCategoryID optional xs:string
Device category targeting ID.
VideoBundleID optional xs:string
Used By
ContentTargetingDeliveryUploadSummary Element
ImportContentTargetingDeliveryResult Element
Source
<xs:complexType name="ContentTargetingDeliveryUploadSummary" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension xmlns:q471="http://www.FatTail.com/api" base="q471:AdBookConnectEntity">
      <xs:sequence>
        <xs:element minOccurs="0" name="Status" type="q471:OperationOutcome" />
        <xs:element minOccurs="0" name="UploadResults" nillable="true" type="q471:ArrayOfContentTargetingDeliveryUploadResult" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://www.FatTail.com/api