ad group ad metrics broken down by keyword

13 views
Skip to first unread message

dhmitc...@gmail.com

unread,
Jan 18, 2022, 2:15:59 PM1/18/22
to Google Ads API and AdWords API Forum
For some accounts, the query below does not return all the clicks, impressions, and cost bc segmenting by keyword does not comprehensively cover all the activity. Afaik, it cannot return null or empty string for the keyword and I can't add `where segment.keyword.ad_group_criterion is null`​ to get the complement. Am I missing something or do I need to get it w and wo the segment and subtract the segmented values from the composite to get the complement?

SELECT ad_group_ad.ad.id, customer.id, segments.date, segments.keyword.ad_group_criterion, metrics.cost_micros, metrics.clicks, metrics.impressions
FROM ad_group_ad
WHERE segments.date = '2022-01-17' AND metrics.impressions > 0

Don Mitchell
principal architect automated traffic acquisition
cargurus

Google Ads API Forum Advisor

unread,
Jan 19, 2022, 10:06:16 AM1/19/22
to dhmitc...@gmail.com, adwor...@googlegroups.com
Hi Don,

We have received your private inquiry regarding this issue. As we have requested some private information, we can continue the correspondence on that thread.

Thanks,
Matt
Google Ads API Team

Google Logo
Matt
Google Ads API Team
 


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