Re: Best Practice to Mutate Members in User List via API

2020-01-08 Thread Su Yu
Perfect, thanks Xiaoming. On Wednesday, January 8, 2020 at 12:09:27 PM UTC-8, adsapiforumadvisor wrote: > > Hi Su, > > As for the mutate in Adwords API, each mutated item counts as one > operation and the daily operational limits are 10,000 operations for "Basic > Access" and unlimited operati

Re: Best Practice to Mutate Members in User List via API

2020-01-08 Thread Google Ads API Forum Advisor Prod
Hi Su, As for the mutate in Adwords API, each mutated item counts as one operation and the daily operational limits are 10,000 operations for "Basic Access" and unlimited operations for "Standard Access". Please refer to this documentation for more details. Thanks and regards, Xiaoming, Google

Re: Best Practice to Mutate Members in User List via API

2020-01-08 Thread Su Yu
Hi Xiaoming, Thanks for the quick response. Glad to hear that it supports incremental updates now and we don't have to delete all members and re-add others back for just removing one from the user list. I have a followup question, the rate limit of endpoint mutate members follows the general

RE: Best Practice to Mutate Members in User List via API

2020-01-08 Thread Google Ads API Forum Advisor Prod
Hi Su, Thanks for reaching out. You will be able to use the AdwordsUserListService.mutateMembers() to ADD or REMOVE directly from a user list without removing the entire list of members and then re-adding them. Please let me know if you have any further concerns. Thanks and regards, Xiaoming,

Best Practice to Mutate Members in User List via API

2020-01-07 Thread Su Yu
Hello Google Ads API, It is not very clear to me in this document: https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.MutateMembersOperation. so please help to clarify how to mutate members in a user list using Google Ads API. In this thread: https://grou