Hi Austin, When you use the DURING clause in your query for the Campaign Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> , it will get the report statistics for all campaigns for the period you specify (e.g. DURING TODAY). This clause does not mean that it will get the report statistics for the campaigns which are running on the period you specify. This is also the same as UI. If you'll filter your campaigns by "Today", it will still return all campaigns but will show you the statistics which are for today.
If you want to get the campaigns which only runs for today, then you can filter your report by CampaignStatus <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#campaignstatus> = ENABLED and StartDate <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#startdate> = '2017-10-27' (e.g. the date today). Let me know if you have further clarifications. Thanks, Vincent 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/c4e373dc-d6b9-4465-a68c-d7508ed60518%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
