AccountThroughAdGroupReportScope Data Object - Reporting
Defines the set of accounts, campaigns, and ad groups to include in the report.
Syntax
<xs:complexType name="AccountThroughAdGroupReportScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AccountIds" nillable="true" type="q3:ArrayOflong" />
<xs:element minOccurs="0" name="AdGroups" nillable="true" type="tns:ArrayOfAdGroupReportScope" />
<xs:element minOccurs="0" name="Campaigns" nillable="true" type="tns:ArrayOfCampaignReportScope" />
</xs:sequence>
</xs:complexType>
Elements
The AccountThroughAdGroupReportScope object has the following elements: AccountIds, AdGroups, 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, AdGroups, and Campaigns elements. You must include at least one of these elements. |
long array |
AdGroups | A list of up to 300 ad groups to include in the report. The report scope includes a union of the AccountIds, AdGroups, and Campaigns elements. You must include at least one of these elements. |
AdGroupReportScope array |
Campaigns | A list of up to 300 campaigns to include in the report. The report scope includes a union of the AccountIds, AdGroups, 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
AdDynamicTextPerformanceReportRequest
AdExtensionByAdReportRequest
AdExtensionByKeywordReportRequest
AdExtensionDetailReportRequest
AdGroupPerformanceReportRequest
AdPerformanceReportRequest
AgeGenderAudienceReportRequest
AssetPerformanceReportRequest
AudiencePerformanceReportRequest
CallDetailReportRequest
ConversionPerformanceReportRequest
DestinationUrlPerformanceReportRequest
DSAAutoTargetPerformanceReportRequest
DSACategoryPerformanceReportRequest
DSASearchQueryPerformanceReportRequest
GeographicPerformanceReportRequest
GoalsAndFunnelsReportRequest
HotelDimensionPerformanceReportRequest
HotelGroupPerformanceReportRequest
KeywordPerformanceReportRequest
NegativeKeywordConflictReportRequest
ProductDimensionPerformanceReportRequest
ProductMatchCountReportRequest
ProductNegativeKeywordConflictReportRequest
ProductPartitionPerformanceReportRequest
ProductPartitionUnitPerformanceReportRequest
ProductSearchQueryPerformanceReportRequest
ProfessionalDemographicsAudienceReportRequest
PublisherUsagePerformanceReportRequest
SearchCampaignChangeHistoryReportRequest
SearchQueryPerformanceReportRequest
ShareOfVoiceReportRequest
UserLocationPerformanceReportRequest