Hi Shwetha,

Thanks for the reply.

It looks like I have to create a new CrmBasedUserList 
<https://developers.google.com/adwords/api/docs/reference/v201603/AdwordsUserListService.CrmBasedUserList>
 
object each time, and upload the full list of emails. Am I right? In the 
various pages that deal with this object, I can only find scripts that 
create a new one and populate it.

This does not help for large lists, because it would take several 
minutes/hours to do so, plus I would have to update the audience at ads 
group level each time.

Is there a way to use an existing CrmBasedUserList 
<https://developers.google.com/adwords/api/docs/reference/v201603/AdwordsUserListService.CrmBasedUserList>
 
object, and simply add new emails, without having to reupload everything. 
If you have the few lines of code that can allow me to open an existing 
CrmBasedUserList 
<https://developers.google.com/adwords/api/docs/reference/v201603/AdwordsUserListService.CrmBasedUserList>
 
object, that would be great.

Thanks,
Jeremie



On Monday, May 9, 2016 at 3:24:16 PM UTC-3, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Jeremie,
>
> You can use the AdwordsUserListService 
> <https://developers.google.com/adwords/api/docs/reference/v201603/AdwordsUserListService>
>  to 
> add a CrmBasedUserList 
> <https://developers.google.com/adwords/api/docs/reference/v201603/AdwordsUserListService.CrmBasedUserList>
>  for 
> remarketing to audiences. The AddCrmBasedUserList 
> <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201603/remarketing/AddCrmBasedUserList.java>
>  Java 
> example demonstrates how to add a Remarketing list and upload email 
> addresses to populate the list. You can use this as a reference and upload 
> the email addresses from your spreadsheet and have a script perform this 
> function periodically.
>
> Regards,
> Shwetha
> 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/429f03b0-fc47-47dd-bac7-c63fb5f7af4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Is it possible ... Jeremie
    • Re: Is it ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: Is... Jeremie
        • Re... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
    • Re: Is it ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to