AccountReportScope Data Object - Reporting
Defines the set of accounts to include in the report.
Syntax
<xs:complexType name="AccountReportScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AccountIds" nillable="true" type="q1:ArrayOflong" />
</xs:sequence>
</xs:complexType>
Elements
The AccountReportScope object has the following elements: AccountIds.
Element | Description | Data Type |
---|---|---|
AccountIds | A list of up to 1,000 account identifiers to include in the report. This element is required. |
long array |
Requirements
Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13
Used By
AccountPerformanceReportRequest
CategoryClickCoverageReportRequest
CategoryInsightsReportRequest