PriceExtensionType Value Set - Campaign Management
Defines the possible types of price ad extensions.
Syntax
<xs:simpleType name="PriceExtensionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Brands" />
<xs:enumeration value="Events" />
<xs:enumeration value="Locations" />
<xs:enumeration value="Neighborhoods" />
<xs:enumeration value="ProductCategories" />
<xs:enumeration value="ProductTiers" />
<xs:enumeration value="Services" />
<xs:enumeration value="ServiceCategories" />
<xs:enumeration value="ServiceTiers" />
</xs:restriction>
</xs:simpleType>
Values
The PriceExtensionType value set has the following values: Brands, Events, Locations, Neighborhoods, ProductCategories, ProductTiers, ServiceCategories, Services, ServiceTiers, Unknown.
Value | Description |
---|---|
Brands | The header and description of the PriceAdExtension are related to brands. |
Events | The header and description of the PriceAdExtension are related to events. |
Locations | The header and description of the PriceAdExtension are related to locations. |
Neighborhoods | The header and description of the PriceAdExtension are related to neighborhoods. |
ProductCategories | The header and description of the PriceAdExtension are related to product categories. |
ProductTiers | The header and description of the PriceAdExtension are related to product tiers. |
ServiceCategories | The header and description of the PriceAdExtension are related to service categories. |
Services | The header and description of the PriceAdExtension are related to services. |
ServiceTiers | The header and description of the PriceAdExtension are related to service tiers. |
Unknown | Reserved for forward compatibility. |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13