VanityPharmaDisplayUrlMode 値セット - キャンペーン管理
VanityPharmaDisplayUrlMode の値セットを定義します。 これは、キャンペーンのバニティ製薬 URL の表示モードです。
注:
VanityPharmaDisplayUrlMode は、限られたパイロット使用 (例: 製薬顧客) 用に予約されています。
構文
<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>
値
VanityPharmaDisplayUrlMode 値セットの値は、ManufacturerWebsiteUrl、WebsiteDescription です。
値 | 説明 |
---|---|
ManufacturerWebsiteUrl | バニティ製薬 URL を製造元の Web サイト URL に置き換えます。 |
WebsiteDescription | バニティ製薬 URL を Web サイトの説明に置き換えます。 |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13