HotelAdGroupType 値セット - キャンペーン管理
宿泊キャンペーン (旧称ホテル キャンペーン) の広告グループの種類。
構文
<xs:simpleType name="HotelAdGroupType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="HotelAd" />
<xs:enumeration value="PropertyAd" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
値
HotelAdGroupType 値セットの値は、HotelAd、PropertyAd です。
値 | 説明 |
---|---|
HotelAd | 宿泊キャンペーンの既定の広告グループの種類。 |
PropertyAd | 昇格したホテル広告グループの広告グループの種類。 |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13