VanityPharmaDisplayUrlMode Value Set - Campaign Management
Defines a value set for VanityPharmaDisplayUrlMode. This is the display mode for vanity pharma URLs for a campaign.
Note
VanityPharmaDisplayUrlMode is reserved for limited pilot usage (e.g., pharmaceutical customers).
Syntax
<xs:simpleType name="VanityPharmaDisplayUrlMode" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="ManufacturerWebsiteUrl">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WebsiteDescription">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
Values
The VanityPharmaDisplayUrlMode value set has the following values: ManufacturerWebsiteUrl, WebsiteDescription.
Value | Description |
---|---|
ManufacturerWebsiteUrl | Replace the vanity pharma URL with the manufacturer website URL. |
WebsiteDescription | Replace the vanity pharma URL with a description of the website. |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13