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 and Google Ads API Forum
Hello,
When I have to get ADGROUP_PERFORMANCE_REPORT in DURING ALL_TIME it takes error "INVALID_DURING_CLAUSE"
Help me, please
Thank you
Luis Xander Talag (AdWords API Team)
unread,
Dec 21, 2018, 1:57:18 AM12/21/18
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 and Google Ads API Forum
Hi Vaghela,
The date range type ALL_TIME is not supported when using AWQL with reports. If you want to get data for all dates, you can omit the DURING clause from your query. You may visit this guide for more information about the AWQL.