Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines an object that identifies a campaign to download.
Syntax
<xs:complexType name="CampaignScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="CampaignId" type="xs:long" />
<xs:element minOccurs="0" name="ParentAccountId" type="xs:long" />
</xs:sequence>
</xs:complexType>
Elements
The CampaignScope object has the following elements: CampaignId, ParentAccountId.
Element | Description | Data Type |
---|---|---|
CampaignId | The identifier of the campaign to download. | long |
ParentAccountId | The identifier of the account that owns the campaign to download. | long |
Requirements
Service: BulkService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13