Hi, I did continue with the PHP Lib and for now everything seems fine when it comes to the reports. I do have a few questions still.
I'm supposed to implement a 'Display Network' to the application but I'm not quite sure what it is or even how to get the data for it. Is it simply data based on the ads displayed in graphs and such? Then, apart from Ads, Keywords, Search Terms and Ad Extensions, the users are supposed to access a few specific Dimensions such as clicks per day, destination URLs, search terms and geographic targeting. Am I correct to assume that Dimensions are basically the same data as normal but filtered and displayed in a different way? If I'm correct, should I then use Destination URL Report for said URLs, Search Query Performance Report again for the search terms and Geo Performance Report for geographic targeting? What is then recommended for the clicks per day Dimension? Thanks, swsmeat Op maandag 19 december 2016 20:05:23 UTC+1 schreef Sreelakshmi Sasidharan (AdWords API Team): > > Hi, > > The document > <https://developers.google.com/adwords/api/docs/appendix/reports/all-reports> > where > the reports are categorized based on the fields might be helpful in your > case. All reports provide data aggregated at different level and you can > choose them based on your requirement. In your case, Keywords Performance > Report includes all statistics aggregated at the keyword level including > clicks, average position etc. > > You could do the implementation using CURL HTTP POST or any other language > of your choice. > > 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/b5bba934-e747-4e0c-a391-9ef58ee92244%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
