Help with Audience (Customer LIST) API

77 views
Skip to first unread message

mark....@imimobile.com

unread,
Apr 11, 2019, 5:08:13 PM4/11/19
to AdWords API and Google Ads API Forum
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

 
  

      

googleadsapi...@google.com

unread,
Apr 11, 2019, 11:14:57 PM4/11/19
to adwor...@googlegroups.com
Hi Mark,

You can use the AdwordsUserListService.mutateMembers() to ADD or REMOVE members within your existing userList. One mutateMembers() operation can include a membersList of up to 500,000. For basic access developerTokens, the limit is up to 10,000 operations per day. Let me know if this helps.

Thanks and regards,
Peter
Google Ads API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    https://ads-developers.googleblog.com/search/label/google_ads_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Was your question answered? Please rate your experience with us by taking a short survey.
If not -- reply to this email and tell us what else we can do to help.

Take Survey

Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@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+unsubscribe@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.
Reply all
Reply to author
Forward
0 new messages