AdsMLMultipleAdContentHandlingCV

Simple Type Information

Source

<xs:simpleType name="AdsMLMultipleAdContentHandlingCV">
  <!-- Status of CV: Approved -->
  <xs:restriction base="adsml:CodeRootType">
    <xs:enumeration value="ABSplit" adsml-sx:longName="A/B split (run different ads in same location taking advantage of double-wide press characteristics."/>
    <xs:enumeration value="AlternativeTo" adsml-sx:longName="For situations when the content of an Ad is based on the outcome of an external event and several versions of it have been provided."/>
    <xs:enumeration value="PartsOfThePlacement" adsml-sx:longName="For example, when a double-page ad has been booked as one placement and the two pages are supplied as separate materials"/>
    <xs:enumeration value="RotatingCopy" adsml-sx:longName="Typical in Online, where the placements 'rotate' through these."/>
    <xs:enumeration value="-0-" adsml-sx:longName="Null / empty value or value not known. To be used only when the containing element is required."/>
  </xs:restriction>
</xs:simpleType>