Hi Shwetha, thank you for the response. I tried implementing SET + ADD pattern, and when calling AdwordsUserListService MutateMembersOperation with SET operator for existing list, I'm getting *OperatorError.OPERATOR_NOT_SUPPORTED* API error, telling me that SET operator is not supported for MutateMembersOperation <https://developers.google.com/adwords/api/docs/reference/v201605/AdwordsUserListService.MutateMembersOperation> while docs say it is supported.
On Thursday, July 21, 2016 at 5:16:12 AM UTC+12, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Alexander, > > The first option would work in this case. The operation will be executed > in the order they were submitted. So, the ADD operation will be performed > after the SET is finished. It may take up to several hours for the list to > be populated with members. > After all the ADD operations are completed, the email entries will be > processed and then the list is populated. This will not affect the > campaigns using the list adversely while the list is being processed. > Please see this guide > <https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_with_email_address> > for > more information about CrmBasedUserList. > > 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 [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/cd0c35c0-196c-4a3c-a1d0-71904bffb663%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
