次の方法で共有


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

広告拡張機能とその編集状態をアカウント、キャンペーン、または広告グループに関連付けるオブジェクトの配列を定義します。

構文

<xs:complexType name="AdExtensionAssociationCollection" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AdExtensionAssociations" nillable="true" type="tns:ArrayOfAdExtensionAssociation" />
  </xs:sequence>
</xs:complexType>

要素

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

要素 説明 データ型
AdExtensionAssociations 広告拡張機能とその編集状態をアカウント、キャンペーン、または広告グループに関連付けるオブジェクトの配列。

足す: 必須
更新: 必須
AdExtensionAssociation 配列

要件

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

使用ページ

GetAdExtensionsAssociations