After creating a new CrmBasedUserList via a *Java *application, I want to allow the users of the application to be able to add more email addresses to this CrmBasedUserList.
If I try to call the CrmBasedUserList with an existing name, I receive UserListError.NAME_ALREADY_USED. I create a session via AdwordsUserListServiceInterface and mutate that with a CrmBasedUserList contained within a UserListOperation. My UserListOperation is set to Operator.ADD I then use the UserListReturnValue to get the userListId which is then used for adding email addresses. *How do I get an existing userListId (if the list already exists), and is there an appopriate API call to make to get a list of existing user lists and their associated Ids?* Thank you for any assistance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/9c12cacc-62fc-4ffd-8003-49c7ae52ae61%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
