CRITERIA_PERFORMANCE_REPORT returns zero metrics for User List

49 views
Skip to first unread message

David Cabanillas

unread,
Jul 28, 2016, 12:06:15 PM7/28/16
to AdWords API Forum
Hi,

I'm running the DownloadCriteriaReportWithAwql and I only I have modified

 String query = "SELECT CampaignId, AdGroupId, Id, Criteria, CriteriaType,CostPerAllConversion,AveragePosition,BidModifier,"
        + "Impressions, Clicks, Cost FROM CRITERIA_PERFORMANCE_REPORT "
        + "WHERE Status IN [ENABLED, PAUSED] "
        + "DURING LAST_30_DAYS";

For CriteriaType equals to Keywords I have all the metrics. But  for CriteriaType equals to User List I have always zero in all this metrics. To me only works BidModifier but the rest are zero. In the UI I have values for Clicks, Impressions,...


Shwetha Vastrad (AdWords API Team)

unread,
Jul 28, 2016, 4:17:24 PM7/28/16
to AdWords API Forum
Hi David,

Criteria Performance Report is a single attribution report, i.e., only one of the triggering criteria is recorded for a given impression. The order of priority in which an impression is attributed to a criterion is provided here. To get the performance statistics for your User lists, you can use the Audience Performance Report

Regards,
Shwetha, AdWords API Team.

Igor Selitsky

unread,
May 16, 2022, 11:10:35 AM5/16/22
to Google Ads API and AdWords API Forum
Where is the order of priority in which an impression is attributed to a criterion in new Google Ads API docs?

Google Ads API Forum Advisor

unread,
May 16, 2022, 2:02:43 PM5/16/22
to adwor...@googlegroups.com

Hello Igor,

In Google Ads API we will need to specify corresponding ad_group_criterion or campaign_criterion fields if any criteria specific data needs to be fetched. This will allow Google Ads API clients to request ad_group_criterion or campaign_criterion fields and the *_view resource in the same request to the GoogleAdsService.SearchStream method. For example, data similar to the Keywords Performance Report is available in the keyword_view resource. Unless absolutely necessary, *_view resources will only contain a resource_name field.

Please refer to the following links below for getting more information on criterion reports.

Feel free to reply back if you have any questions.

Best Regards,
Google Logo
Jakeia
Google Ads API Team

 

ref:_00D1U1174p._5004Q2atEd4:ref
Reply all
Reply to author
Forward
0 new messages