HotelListing Data Object - Campaign Management
Defines a hotel listing.
Syntax
<xs:complexType name="HotelListing" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Attribute" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Operand" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The HotelListing object has the following elements: Attribute, Operand.
Element | Description | Data Type |
---|---|---|
Attribute | The attribute for the hotel listing. | string |
Operand | The operand for the hotel listing. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13