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
Is there a predicate available at account level so that i pull only accounts that are ENABLED ?
I am looking for a predicate similar to campaign_Status so that i bring only active accounts.
Sreelakshmi Sasidharan (AdWords API Team)
unread,
Apr 17, 2017, 4:06:55 PM4/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 Tirtha,
Unfortunately, there isn't a predicate available via the API which gives you the account status. As a workaround, you could consider using the Impressions > 0 which might help identify the active accounts. Or you could use the labels and use those labels while running the reports.