次の方法で共有


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

広告グループやキャンペーンなど、サポートされているエンティティに広告拡張機能を関連付けるオブジェクトを定義します。

構文

<xs:complexType name="AdExtensionIdToEntityIdAssociation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="AdExtensionId" type="xs:long" />
    <xs:element name="EntityId" type="xs:long" />
  </xs:sequence>
</xs:complexType>

要素

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

要素 説明 データ型
AdExtensionId 広告拡張機能のシステム生成識別子。 long
EntityId 広告拡張機能に関連付けられているエンティティの識別子。 long

要件

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

使用ページ

DeleteAdExtensionsAssociations
GetAdExtensionsEditorialReasons
SetAdExtensionsAssociations