<xs:complexType name="ContentTargetingDelivery" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexContent mixed="false"> <xs:extension xmlns:q468="http://www.FatTail.com/api" base="q468:AdBookConnectEntity"> <xs:sequence> <xs:element minOccurs="0" name="AdSize" nillable="true" type="xs:string" /> <xs:element name="Clicks" type="xs:long" /> <xs:element name="DeliveryDate" type="xs:dateTime" /> <xs:element name="DropID" type="xs:long" /> <xs:element name="Impressions" type="xs:long" /> <xs:element minOccurs="0" name="LeafAdUnitID" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Price" type="xs:decimal" /> <xs:element minOccurs="0" name="PriceTypeID" type="xs:long" /> <xs:element name="SiteID" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DeviceCategoryID" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="VideoBundleID" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>