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
I might be blind but is there not a way query for an Account label? I tried this report but it pulls in all labels at the campaign level. Is there a report that i'm missing? Any help would be greatly appreciated!
Shwetha Vastrad (AdWords API Team)
unread,
Sep 13, 2017, 4:42:23 PM9/13/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 Jeff,
You can use AccountLabelService to retrieve the account labels specified by the selector for the authenticated user. If you would like to filter by label ID in ManagedCustomerService.get, you can use a predicate on the AccountLabels field. I'm afraid Account labels are not available in AdWords API reports.