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 オブジェクトには、Attribute、Operand という要素があります。
要素 | 説明 | データ型 |
---|---|---|
属性 | ホテル一覧の属性。 | string |
オペランド | ホテル一覧のオペランド。 | string |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13