Hi,

I am looking to build an automated service that uploads customers to the 
audience lists.
I have followed the example 
https://developers.google.com/adwords/api/docs/samples/csharp/remarketing#create-and-populate-a-user-list
 and 
have successfully added new Lists.

However what happens if you want to add to an existing list, or remove 
members from that list.
I am finding it quite frustrating following the API docs,  and don't really 
know where I should look for what I am after.

I am looking to upload volume,  so I will need a process that also handles 
rate limit.


Process would be something like.

Import Data,
Batch the data

Loop Data in chunks, (rate limit?)
       Check Audience Exists
               Create or Use Existing   (assumed Add or Delete,  but how do 
you check for existing.. I see if I create something that already exists it 
errors, so do you use this error state to identify,, seems a little odd 
there is no get?)
                                                       also when using 
delete operand against an existing list it errors.

               I am at this point assuming the operands mean the list as a 
whole and not members of the list?


        Once Audience Identified either new or Existing

        Add / Remove Members
Loop


Thanks for any help or guidence in identifying where I need to look.  or 
what my key concepts should be.

Thanks

Mark

 
  

      

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/a5afc4c8-1132-41ca-a79c-d69a108ba063%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Help wi... mark . elford
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to