Hello, I'm trying to update my UserList name and description, and I get this error message "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">xxxxxxxxxxxxxxx</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/7e36c061-ef36-45c2-b466-42da46278dd6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
