me too. i have a proble like you, i still not fixed On Monday, September 17, 2018 at 11:22:07 AM UTC-7, newbie wrote: > > I almost have all the data I need using the following AWQL query from the > AdWords API: > > String query = "SELECT Device, ID, Impressions, Clicks, Cost, AverageCpc, > AveragePosition FROM CRITERIA_PERFORMANCE_REPORT " + > "WHERE Status IN [ENABLED] AND Clicks > 0 DURING > LAST_7_DAYS"; > > I have searched for hours, but cannot find the right column name to get > the actual keyword text. I mean, if I can get it's ID, surely I can get > the text display value too, no? >
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/bbb0723e-ee3c-4b51-b32c-dce2432d28ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
