Request <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Header> <RequestHeader xmlns="https://adwords.google.com/api/adwords/mcm/v201809"> <clientCustomerId xmlns="https://adwords.google.com/api/adwords/cm/v201809">663-468-6245 </clientCustomerId> <developerToken xmlns="https://adwords.google.com/api/adwords/cm/v201809">*********** </developerToken> <userAgent xmlns="https://adwords.google.com/api/adwords/cm/v201809">unknown (AwApi-DotNet/24.9.0, Common-Dotnet/9.5.0, .NET CLR/3.1.10, , 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/mcm/v201809"> <operations> <operator xmlns="https://adwords.google.com/api/adwords/cm/v201809">ADD </operator> <operand> <name>test</name> <currencyCode>USD</currencyCode> <dateTimeZone>Etc/GMT</dateTimeZone> </operand> </operations> </mutate> </s:Body> </s:Envelope>
Response <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809" xmlns="https://adwords.google.com/api/adwords/mcm/v201809"> <ns2:requestId>0005bae3cb47bc060a1b5415430c3b83</ns2:requestId> <ns2:serviceName>ManagedCustomerService</ns2:serviceName> <ns2:methodName>mutate</ns2:methodName> <ns2:operations>1</ns2:operations> <ns2:responseTime>176</ns2:responseTime> </ResponseHeader> </soap:Header> <soap:Body> <soap:Fault> <faultcode>soap:Server</faultcode> <faultstring>[ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]</faultstring> <detail> <ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/mcm/v201809" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"> <ns2:message>[ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]</ns2:message> <ns2:ApplicationException.Type>ApiException</ns2:ApplicationException.Type> <ns2:errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ManagedCustomerServiceError"> <ns2:fieldPath>operations[0]</ns2:fieldPath> <ns2:fieldPathElements> <ns2:field>operations</ns2:field> <ns2:index>0</ns2:index> </ns2:fieldPathElements> <ns2:trigger></ns2:trigger> <ns2:errorString>ManagedCustomerServiceError.NOT_AUTHORIZED</ns2:errorString> <ns2:ApiError.Type>ManagedCustomerServiceError</ns2:ApiError.Type> <reason>NOT_AUTHORIZED</reason> </ns2:errors> </ApiExceptionFault> </detail> </soap:Fault> </soap:Body> </soap:Envelope> User (with token generated) is admin ( *TOOLS & SETTINGS > SETUP > Account access > USERS tab*. ) Why error? Seems all needed access granted -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/6a1bee89-9f0f-4589-ab7d-2827d971a698n%40googlegroups.com.