http://www.FatTail.com/api
Targeting Complex Type
http://www.FatTail.com/api : Targeting Complex Type
Description
AdBook targeting information.
Namespace http://www.FatTail.com/api
Base Type
Extension of AdBookConnectEntity Complex Type
Overview
Targeting Extension of AdBookConnectEntity Complex Type
AdBook targeting information.
Sequence
TargetingElementIDList optional ArrayOflong Complex Type
Collection of TargetingElementIDs selected.
Sequence
long 0..∞ xs:long
TargetingPackageIDList optional ArrayOflong Complex Type
Collection of TargetingPackageIDs selected.
Sequence
long 0..∞ xs:long
TargetingAllocationVersionId optional xs:long
Version ID if using targeting allocation versions.
Used By
Targeting Element
DropTargeting Element
AvailibilityTargeting Element
DropTargeting Element
Source
<xs:complexType name="Targeting" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo />
    <xs:documentation>&lt;summary&gt;
            Summary description for AvailabilityRequestParameter
            &lt;/summary&gt;</xs:documentation>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension xmlns:q281="http://www.FatTail.com/api" base="q281:AdBookConnectEntity">
      <xs:sequence>
        <xs:element xmlns:q36="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="TargetingElementIDList" nillable="true" type="q36:ArrayOflong">
          <xs:annotation>
            <xs:appinfo />
            <xs:documentation>&lt;summary&gt;Collection of TargetingElementIDs selected.&lt;/summary&gt;</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element xmlns:q37="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="TargetingPackageIDList" nillable="true" type="q37:ArrayOflong">
          <xs:annotation>
            <xs:appinfo />
            <xs:documentation>&lt;summary&gt;Collection of TargetingPackageIDs selected.&lt;/summary&gt;</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element minOccurs="0" name="TargetingAllocationVersionId" type="xs:long">
          <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>
See Also
http://www.FatTail.com/api