Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ad group type for Lodging campaigns.
Syntax
<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>
Values
The HotelAdGroupType value set has the following values: HotelAd, PropertyAd.
| Value | Description |
|---|---|
| HotelAd | The default ad group type for lodging campaigns. |
| PropertyAd | The ad group type for promoted hotel ad groups. |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13