EntityIdToParentIdAssociation Data Object - Campaign Management
Defines an object that contains the unique system identifier of an entity such as ad or keyword, and the identifier of its parent. An ad group is the parent of an ad or 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>
Elements
The EntityIdToParentIdAssociation object has the following elements: EntityId, ParentId.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
Used By
AppealEditorialRejections
GetAssetGroupsEditorialReasons
GetEditorialReasonsByIds