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
Hello,
Is it possible to get all existing audiences (all remarketing lists) via API, for example their names and id's ? Can i find any information about how to do it ?:)
Best Regards.
Anthony Madrigal
unread,
Oct 7, 2016, 9:50:13 AM10/7/16
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
Hello,
You can get your user lists by running the GET method on the AdWordsUserListService. The object UserList will give you fields such as the Id and name of the audience.