Hi Zied, Could you retry the request after specifying the type of UserList in your operand using "xsi:type" as shown below?
<operand xmlns:ns8="https://adwords.google.com/api/adwords/rm/v201809" *xsi:type="ns8:CrmBasedUserList"*> <ns8:id>736365788</ns8:id> <ns8:name>Audience Google 8 - Update</ns8:name> <ns8:description>Audience Google 8 - Update</ns8:description> </operand> If you're still encountering any error after doing this, please provide the new SOAP request and response logs so I can further investigate. Thanks, Kevin AdWords API Team On Friday, November 23, 2018 at 5:20:48 PM UTC+8, Zied Chaari wrote: > > Hi Luis, > > My ClientCustomerId: 7482331905 > > My SOAP response: > <soap:Envelope > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> > <soap:Header> > <ns2:ResponseHeader > xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201809" > xmlns="https://adwords.google.com/api/adwords/cm/v201809"> > <requestId>00057b43356507410a81300eae09f792</requestId> > <serviceName>AdwordsUserListService</serviceName> > <methodName>mutate</methodName> > <operations>1</operations> > <responseTime>172</responseTime> > </ns2:ResponseHeader> > </soap:Header> > <soap:Body> > <soap:Fault> > <faultcode>soap:Client</faultcode> > <faultstring>[UserListError.USER_LIST_MUTATE_NOT_SUPPORTED @ > operations[0].operand]</faultstring> > <detail> > <ns2:ApiExceptionFault > xmlns="https://adwords.google.com/api/adwords/cm/v201809" > xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201809"> > <message>[UserListError.USER_LIST_MUTATE_NOT_SUPPORTED @ > operations[0].operand]</message> > <ApplicationException.Type>ApiException</ApplicationException.Type> > <errors > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:type="ns2:UserListError"> > <fieldPath>operations[0].operand</fieldPath> > <fieldPathElements> > <field>operations</field> > <index>0</index> > </fieldPathElements> > <fieldPathElements> > <field>operand</field> > </fieldPathElements> > <trigger></trigger> > <errorString>UserListError.USER_LIST_MUTATE_NOT_SUPPORTED</errorString> > <ApiError.Type>UserListError</ApiError.Type> > <ns2:reason>USER_LIST_MUTATE_NOT_SUPPORTED</ns2:reason> > </errors> > </ns2:ApiExceptionFault> > </detail> > </soap:Fault> > </soap:Body> > </soap: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/acc7e061-f622-4d65-ae27-15ee762db250%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
