Missing Keywords that exist on our Google Ads account but not coming through via the API

260 views
Skip to first unread message

Werner Reyneke

unread,
Mar 1, 2022, 3:47:51 PM3/1/22
to Google Ads API and AdWords API Forum
Good day

No matter what date range I put in the GAQL query, this specific keyword is not coming through via the API, but exists on my client's Google Ads Account on their dashboard.

This is my query:
select segments.date, ad_group.id,ad_group.status,ad_group_criterion.status,ad_group.labels,campaign.id, ad_group_criterion.criterion_id, ad_group_criterion.keyword.text,ad_group_criterion.keyword.match_type,metrics.clicks, metrics.cost_per_conversion, ad_group_criterion.cpc_bid_micros,metrics.search_impression_share,ad_group_criterion.position_estimates.first_page_cpc_micros,ad_group_criterion.position_estimates.top_of_page_cpc_micros, metrics.historical_landing_page_quality_score,metrics.ctr,metrics.impressions,metrics.cost_per_conversion,metrics.average_cost,metrics.historical_quality_score,metrics.conversions_from_interactions_rate,metrics.search_budget_lost_absolute_top_impression_share,metrics.search_impression_share,metrics.search_exact_match_impression_share from keyword_view where metrics.clicks > 1 and metrics.ctr > 0 and metrics.impressions > 1 and metrics.cost_per_conversion > 0 and metrics.cost_per_conversion > 0 and metrics.average_cost > 0 and metrics.historical_quality_score > 0 and metrics.conversions_from_interactions_rate > 0 and segments.date between '2022-01-01' and '2022-02-24'

Please kindly advise.  Below is a screenshot of the evidence that it does however show on the dashboard.

missingKeyword.JPG

Thank you in advance,
Werner Reyneke

Google Ads API Forum Advisor

unread,
Mar 2, 2022, 10:35:01 AM3/2/22
to wrey...@gmail.com, adwor...@googlegroups.com
Hi Werner,

Thank you for reaching out to Google Ads API support. Could you privately send us a request and response log of API communication when log level is set to 'DEBUG', combined with a full screen screenshot of the UI that demonstrates this reporting discrepancy? 

The request and response appears similar to the JSON Mappings in our REST documentation. Our client libraries have loggers with logging instructions, to see these instructions you can click on the client library you use in the sidebar of our client library guide and click on "Logging". 

Regards,

Google Logo
Aryeh
Google Ads API Team
 


ref:_00D1U1174p._5004Q2XkUvw:ref

Werner Reyneke

unread,
Mar 2, 2022, 11:35:43 PM3/2/22
to Google Ads API Forum Advisor, adwor...@googlegroups.com
Thanks so much I will do this.
Reply all
Reply to author
Forward
0 new messages