Performance reports: Possible to exclude data from particular dates?
10 views
Skip to first unread message
GDZ
unread,
Nov 17, 2017, 5:44:21 PM11/17/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,
is it possible to exclude data from particular dates in performance reports? Say by adding "Date" and NOT_IN in selector's predicates?
Thank you!
GDZ
Jude Amagoh
unread,
Nov 17, 2017, 8:22:45 PM11/17/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,
I'm for the AdWords API Team. The NOT_IN predicate does not work for date types. You may have to post process the reports to filter out the specific dates. As an alternative, you could extract multiple reports with different dateRanges in such a way that they don't include the specific date.