Click to Rate and Give Feedback

  Switch on low bandwidth view
Microsoft Advertising APIs
AdType Value Set

Specifies the type of ad; for example, a text ad.

<xs:simpleType name="AdType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Text" />
    <xs:enumeration value="Image" />
    <xs:enumeration value="Mobile" />
  </xs:restriction>
</xs:simpleType>
<xs:element name="AdType" nillable="true" type="tns:AdType" />

Value Description

Text

Specifies that the ad is a text ad.

Image

Specifies that the ad is an image ad.

Mobile

Specifies that the ad is a mobile ad.

WSDL: CampaignManagementService.svc in version 6.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker