Undetermined Age Criterion Not Reported in age_range_view

21 views
Skip to first unread message

Jay Henry

unread,
Jun 22, 2022, 3:38:42 PM6/22/22
to Google Ads API and AdWords API Forum
I segment by date in the age_range_view, I don't get the "Undetermined" age row back. I've masked the ad_group_id in the following queries

The following query returns only the 503002 criterion id row:
SELECT segments.date,ad_group_criterion.criterion_id, campaign.id, ad_group.id, metrics.all_conversions_value  FROM age_range_view WHERE segments.date BETWEEN '2022-01-05' AND '2022-01-05' AND ad_group.id=xxxxxxxxxxxx

The following identical query without the segments.date field returns two rows, including 503002 and 503999:

SELECT ad_group_criterion.criterion_id, campaign.id, ad_group.id, metrics.all_conversions_value  FROM age_range_view WHERE segments.date BETWEEN '2022-01-05' AND '2022-01-05' AND ad_group.id=xxxxxxxxxxxx

Why would selecting the date segment filter out the 503999 criterion?

Thanks for your help!
Jay

Google Ads API Forum Advisor

unread,
Jun 22, 2022, 3:59:45 PM6/22/22
to jhe...@pixability.com, adwor...@googlegroups.com
Hi Jay,

Thank you for reaching out to the Google Ads API support team.

To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link.You can provide it via Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead. Let me know if you have any questions.

Thanks,
Google Logo
Nirmitabahen Gaurav
Google Ads API Team
 


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