次の方法で共有


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

アカウント、キャンペーン、または広告グループとの広告拡張機能の関係と編集状態を定義します。

構文

<xs:complexType name="AdExtensionAssociation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AdExtension" nillable="true" type="tns:AdExtension" />
    <xs:element name="AssociationType" type="tns:AssociationType" />
    <xs:element minOccurs="0" name="EditorialStatus" nillable="true" type="tns:AdExtensionEditorialStatus" />
    <xs:element name="EntityId" type="xs:long" />
  </xs:sequence>
</xs:complexType>

要素

AdExtensionAssociation オブジェクトには、AdExtensionAssociationTypeEditorialStatusEntityId という要素があります。

要素 説明 データ型
AdExtension サポートされているエンティティに関連付けられている広告拡張機能。

追加: 必須
更新: 必須
AdExtension
AssociationType 広告拡張機能に関連付けられているエンティティの種類。

追加: 必須
更新: 必須
AssociationType
EditorialStatus 広告拡張機能の編集状態。

追加: 読み 取り 専用
更新: 読み 取り 専用
AdExtensionEditorialStatus
EntityId 広告拡張機能に関連付けられているエンティティの識別子。

追加: 必須
更新: 必須
long

要件

サービス: CampaignManagementService.svc v13
名前 空間: https://bingads.microsoft.com/CampaignManagement/v13

Used By

AdExtensionAssociationCollection