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 the set of accounts and campaigns to include in the report.
Syntax
<xs:complexType name="AccountThroughCampaignReportScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AccountIds" nillable="true" type="q2:ArrayOflong" />
<xs:element minOccurs="0" name="Campaigns" nillable="true" type="tns:ArrayOfCampaignReportScope" />
</xs:sequence>
</xs:complexType>
Elements
The AccountThroughCampaignReportScope object has the following elements: AccountIds, Campaigns.
Element | Description | Data Type |
---|---|---|
AccountIds | A list of up to 1,000 account identifiers to include in the report. The report scope includes a union of the AccountIds and Campaigns elements. You must include at least one of these elements. |
long array |
Campaigns | A list of up to 300 campaigns to include in the report. The report scope includes a union of the AccountIds and Campaigns elements. You must include at least one of these elements. |
CampaignReportScope array |
Requirements
Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13
Used By
BudgetSummaryReportRequest
CampaignPerformanceReportRequest
CombinationPerformanceReportRequest
SearchInsightPerformanceReportRequest