EntityIdToParentIdAssociation 資料物件 - 行銷活動管理
定義物件,其中包含實體的唯一系統識別碼,例如 ad 或 關鍵字,以及其父代的識別碼。 廣告群組是廣告或關鍵字的父系。
語法
<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 | 系統產生實體的唯一識別碼,例如廣告或關鍵字。 | 長 |
ParentId | 實體父系的識別碼。 廣告群組是廣告或關鍵字的父系。 | 長 |
需求
服務: CampaignManagementService.svc v13
命名 空間: https://bingads.microsoft.com/CampaignManagement/v13
消費者
許可權EditorialRejections
GetAssetGroupsEditorialReasons
GetEditorialReasonsByIds