Hello, I will check them soon. Before I jump into all of this, though, I'd like to know what would be the recommended way to pull data such as keywords (but not only) stats (clicks, % served, avg. position) etc. The thing I'm supposed to build simply needs to display this data based on the client ID, that's all. Wouldn't a CURL HTTP POST (after I get through my current invalid oauth token issue) be the better way to do this?
Thanks. On Thursday, December 15, 2016 at 10:06:07 PM UTC+1, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi, > > Have you checked our samples > <https://github.com/googleads/googleads-php-lib/tree/master/examples/AdWords/v201609/Reporting> > in > PHP for reporting? You could refer to these and follow the same for the > specific report that you would like to run from the PHP library. Please > explore the Keyword Performance Report > <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report> > for > Keywords , Placeholder Feed Item Report > <https://developers.google.com/adwords/api/docs/appendix/reports/placeholder-feed-item-report> > for > extensions and Search Query Report > <https://developers.google.com/adwords/api/docs/appendix/reports#search-query> > for > search terms. The report types chart > <https://developers.google.com/adwords/api/docs/appendix/reports#available-reports>should > > be helpful in finding the right report that suits your requirements. > > Thanks, > Sreelakshmi, AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/291de7b6-bfed-4f6a-9f2f-a6ddd1b63b2c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
