That is all I needed to know. Slightly confusing not calling it Keyword ID. Thank you for your help. :-)
/Johnny On Monday, April 29, 2019 at 11:20:41 PM UTC+2, [email protected] wrote: > > I am using the following query: > > { query : "SELECT campaign.id, campaign.name, ad_group.id, ad_group.name, > ad_group_criterion.criterion_id, ad_group_criterion.keyword.text, > ad_group_criterion.status, metrics.impressions, metrics.clicks, > metrics.conversions, metrics.cost_micros, metrics.ctr, > metrics.conversions_from_interactions_rate, metrics.average_cpc, > metrics.cost_per_conversion, segments.date FROM keyword_view WHERE > segments.date BETWEEN '2019-01-01' AND '2019-01-01' AND metrics.impressions > > 0" } > > and I get this result: > > [image: results.png] > > > However, I dont understand how to also get the KEYWORD ID in the results. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/3267a0de-55ed-477d-a05b-401ddd7ae64a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
