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 and Google Ads API Forum
Hi,
I want to add the array of emails to a particular campaign. How can I do so?
Teja Makani
unread,
Jun 15, 2018, 3:47:59 PM6/15/18
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 and Google Ads API Forum
Hello Tarun,
It looks like you are trying to add audience to your campaign. It is a 2 step process please find my response below:
You need to create a CRM based user list which contains all the emails that you want to upload to the user list. You could use the AddCrmBasedUserList.java in Java to add the emails. You can refer the code samples in other languages here. Please note that an audience list must have at least 1,000 active members for ads to serve on Google Search, YouTube and Gmail. It takes almost 6 to 12 hours for the list to be populated with members. Also, you could see the users lists under Audience lists of the Audience manager windows after logging into your AdWords account. But you can not see the members(emails Ids) of those lists due to the privacy policy. You could refer to this guide for more details on user lists.