次の方法で共有


LocationConditionItem データ オブジェクト - キャンペーン管理

場所条件項目データ オブジェクトを定義します。

構文

<xs:complexType name="LocationConditionItem" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Id" type="xs:int" />
    <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Type" nillable="true" type="tns:LocationType" />
  </xs:sequence>
</xs:complexType>

要素

LocationConditionItem オブジェクトには、IdName、Type という要素があります

要素 説明 データ型
身分証明書 場所条件項目の一意識別子。 必須です。 int
名前 場所条件項目の名前。 string
種類 場所条件項目の種類。 必須です。 LocationType

要件

サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

使用ページ

LocationCondition