AssetGroupReportScope Data Object - Reporting
Defines a data object for AssetGroupReportScope.
Syntax
<xs:complexType name="AssetGroupReportScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element name="AccountId" type="xs:long" />
<xs:element name="CampaignId" type="xs:long" />
<xs:element name="AssetGroupId" type="xs:long" />
</xs:sequence>
</xs:complexType>
Elements
The AssetGroupReportScope object has the following elements: AccountId, AssetGroupId, CampaignId.
Element | Description | Data Type |
---|---|---|
AccountId | The ID of the account. | long |
AssetGroupId | The ID of the asset group. | long |
CampaignId | The ID of the campaign. | long |
Requirements
Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13