Hi Zied, The USER_LIST_MUTATE_NOT_SUPPORTED <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.UserListError.Reason#USER_LIST_MUTATE_NOT_SUPPORTED> error you've encountered indicates that the user list of the type is not mutable. Can you provide your clientCustomerId and include the SOAP response logs as well so I can further investigate the issue?
Thanks, Luis AdWords API Team On Friday, November 23, 2018 at 9:01:20 AM UTC+8, Zied Chaari wrote: > > Hello, > > I'm trying to update my CRM based User List, name and description, using a > Test Account, I'm getting this error "USER_LIST_MUTATE_NOT_SUPPORTED". > > <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> > <s:Header> > <RequestHeader xmlns=" > https://adwords.google.com/api/adwords/rm/v201809"> > <clientCustomerId xmlns=" > https://adwords.google.com/api/adwords/cm/v201809 > ">xxxxxxxxx</clientCustomerId> > <developerToken xmlns=" > https://adwords.google.com/api/adwords/cm/v201809 > ">xxxxxxxxxxxxxxxxxx</developerToken> > <userAgent xmlns=" > https://adwords.google.com/api/adwords/cm/v201809">unknown > (AwApi-DotNet/24.1.0, Common-Dotnet/9.4.0, .NET CLR/4.0.30319.42000, > OAuthServiceAccountFlow, gzip)</userAgent> > </RequestHeader> > </s:Header> > <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xmlns:xsd="http://www.w3.org/2001/XMLSchema"> > <mutate xmlns="https://adwords.google.com/api/adwords/rm/v201809"> > <operations> > <operator xmlns=" > https://adwords.google.com/api/adwords/cm/v201809">SET</operator> > <operand> > <id>736365788</id> > <name>Audience Google 8 - Update</name> > <description>Audience Google 8 - Update</description> > </operand> > </operations> > </mutate> > </s:Body> > </s:Envelope> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 and Google Ads 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/c88a7efa-38b8-47c7-adc2-e2fee155c1bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
