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 adwor...@googlegroups.com
Is it possible to do an OR Statement filtering in a adhoc reporting call? I'm having a hard time doing this.
Josh Radcliff (AdWords API Team)
unread,
Aug 22, 2014, 4:09:25 PM8/22/14
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 adwor...@googlegroups.com
Hi,
As with the UI, all API reporting filters are interpreted as AND predicates. If you need to simulate OR logic then you can submit multiple report requests, one for each unique combination of OR conditions.