Hi Veronica, To retrieve Keywords <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#criteria> , Impressions <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#impressions> , Cost <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#cost> and Clicks <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#clicks> metrics through the AdWords API, you could use the Keyword Performance Report. The Keyword Performance report <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report> aggregates stats at the keyword level with one row per keyword. You may refer to this guide <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report> for all the supported fields for this report type. You will be able to pull the data through this report and display in your application. Let me know if you have any other questions.
Regards, Bharani, AdWords API Team On Wednesday, December 6, 2017 at 8:11:45 AM UTC-5, Veronica Mihaela wrote: > > Hi, > > In Google Adwords in overview there is a section called 'Searches' that > has 2 tabs:'SEARCH TERMS' and 'WORDS' that show data:impressions, clicks, > conversions, cost. > In my application, using google adwords api, I would like to make > something similar. I use google adwords reports: for 'SEARCH TERMS' I use > 'SEARCH_QUERY_PERFORMANCE_REPORT'. > As I see I cannot use 'KEYWORD_PERFORMANCE_REPORT' because there is > another section called 'Search keywords' that uses this report. > > What report should I use to get data as in google adwords for tab 'WORDS' > ? > > Thanks > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 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/0a9da526-8a1e-4f24-8347-47f7d143a84a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
