Ok, thanks. That worked. However, does this mean that if I have 1,000,000 email address I will need to create 100 separate lists? I've read also that there's no REMOVE available via API so I will have to manually delete these 100 lists from the UI when I refresh every week?
Pls advise, thanks! Yang On Monday, May 30, 2016 at 11:32:17 PM UTC+8, Joyce Lava wrote: > > Hi Yang, > > AdWordsUserListService mutate > <https://developers.google.com/adwords/api/docs/reference/v201603/AdwordsUserListService.MutateMembersOperation> > > operation is used to add emails in the user list. You can add a maximum of > 10, 000 email addresses for each user list. > > You may refer to the Java example code (AddCrmBasedUserList.java > <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201603/remarketing/AddCrmBasedUserList.java>) > > to see how to add remarketing list and upload email addresses to populate > the list. Other client libraries are available here > <https://developers.google.com/adwords/api/docs/clientlibraries>. > > Hope it helps. > > Thanks, > Joyce, AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7ecbff96-d7ef-4e48-aee8-ce3594710aac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
