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 オブジェクトには、AdExtension、AssociationType、EditorialStatus、EntityId という要素があります。
要素 | 説明 | データ型 |
---|---|---|
AdExtension | サポートされているエンティティに関連付けられている広告拡張機能。 足す: 必須 更新: 必須 |
AdExtension |
AssociationType | 広告拡張機能に関連付けられているエンティティの種類。 足す: 必須 更新: 必須 |
AssociationType |
EditorialStatus | 広告拡張機能の編集状態。 足す: 読み取り専用 更新: 読み取り専用 |
AdExtensionEditorialStatus |
EntityId | 広告拡張機能に関連付けられているエンティティの識別子。 足す: 必須 更新: 必須 |
long |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13