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. [image: missingKeyword.JPG] Thank you in advance, Werner Reyneke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7bad25ae-baf3-4e03-bd4f-bfc8ef947046n%40googlegroups.com.
