Can i use the dateRange function to filter adGroups, campaigns, etc. ?
13 views
Skip to first unread message
Dan Hai
unread,
Mar 3, 2017, 2:46:28 PM3/3/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Can i use the dateRange function to filter adGroups, campaigns, etc. ?
Vishal Vinayak (Adwords API Team)
unread,
Mar 3, 2017, 4:54:01 PM3/3/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Dan,
You can indeed use a date range to filter reporting data. This example in Java explains how to apply a date range filter to your report. Same example is available in other client libraries as well. You can use Campaign Performance Report to download consolidated stats for each campaign and Adgroup Performance Report to generate stats at the ad group level. Please revert if you have additional questions or concerns.