HotelListing 数据对象 - 市场活动管理

定义酒店列表。

语法

<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>

元素

HotelListing 对象具有以下元素:AttributeOperand

元素 说明 数据类型
属性 酒店列表的属性。 string
操作数 酒店列表的操作数。 string

要求

服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

使用者

HotelGroup