ProductMatchCountReportColumn Value Set - Reporting
Defines the attributes and performance statistics columns that you can include in the ProductMatchCountReportRequest.
The attribute columns that you include in a report can affect how the statistics are aggregated. In other words the number of rows increase by a factor of the unique attributes. For more information, see Columns that Group the Data.
For a list of columns that you must include, please see the Required Columns section below.
To see how far back hourly, daily, weekly, monthly, yearly and summary aggregated data can be retrieved for a report, see Report Data Retention Time Periods.
Syntax
<xs:simpleType name="ProductMatchCountReportColumn" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="CustomerId" />
<xs:enumeration value="CustomerName" />
<xs:enumeration value="AccountId" />
<xs:enumeration value="AccountNumber" />
<xs:enumeration value="AccountName" />
<xs:enumeration value="CampaignId" />
<xs:enumeration value="CampaignName" />
<xs:enumeration value="AdGroupId" />
<xs:enumeration value="AdGroupName" />
<xs:enumeration value="ProductGroup" />
<xs:enumeration value="PartitionType" />
<xs:enumeration value="AdGroupCriterionId" />
<xs:enumeration value="MatchedProductsAtCampaign" />
<xs:enumeration value="MatchedProductsAtAdGroup" />
<xs:enumeration value="MatchedProductsAtProductGroup" />
<xs:enumeration value="CampaignType" />
<xs:enumeration value="AssetGroupId" />
<xs:enumeration value="AssetGroupName" />
</xs:restriction>
</xs:simpleType>
Values
The ProductMatchCountReportColumn value set has the following values: AccountId, AccountName, AccountNumber, AdGroupCriterionId, AdGroupId, AdGroupName, AssetGroupId, AssetGroupName, CampaignId, CampaignName, CampaignType, CustomerId, CustomerName, MatchedProductsAtAdGroup, MatchedProductsAtCampaign, MatchedProductsAtProductGroup, PartitionType, ProductGroup.
Remarks
Required Columns
The report must include the following columns at a minimum. As a general rule, each report must include at least one attribute column and at least one non-impression share performance statistics column. For more information, see Report Attributes and Performance Statistics.
Column |
---|
AccountName |
CampaignName |
One or more of the MatchedProductsAtAdGroup, MatchedProductsAtCampaign, or MatchedProductsAtProductGroup performance statistics columns are also required.
Requirements
Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13