Hi Dan, You can indeed use a date range <https://developers.google.com/adwords/api/docs/guides/reporting#date_ranges> to filter reporting data. This example <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201702/reporting/DownloadCriteriaReportWithSelector.java#L83> in Java explains how to apply a date range filter to your report. Same example is available in other client libraries <https://developers.google.com/adwords/api/docs/clientlibraries> as well. You can use Campaign Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> to download consolidated stats for each campaign and Adgroup Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report> to generate stats at the ad group level. Please revert if you have additional questions or concerns. Regards, Vishal, 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/b6dffb0a-d080-4586-96d1-94bdb7ad1965%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
