EntityIdToParentIdAssociation データ オブジェクト - キャンペーン管理
広告やキーワードなどのエンティティの一意のシステム識別子とその親の識別子を含むオブジェクトを定義します。 広告グループは、広告またはキーワード (keyword)の親です。
構文
<xs:complexType name="EntityIdToParentIdAssociation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="EntityId" type="xs:long" />
<xs:element minOccurs="0" name="ParentId" type="xs:long" />
</xs:sequence>
</xs:complexType>
要素
EntityIdToParentIdAssociation オブジェクトには、EntityId、ParentId という要素があります。
要素 | 説明 | データ型 |
---|---|---|
EntityId | 広告やキーワード (keyword)などのエンティティのシステム生成の一意識別子。 | long |
ParentId | エンティティの親の識別子。 広告グループは、広告またはキーワード (keyword)の親です。 | long |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
使用ページ
AppealEditorialRejections
GetAssetGroupsEditorialReasons
GetEditorialReasonsByIds