Hi team,

We have the following problem with Adwords API (while 
using ManagedCustomerServiceInterface).

Soap request:

<?xml version="1.0" encoding="UTF-8" standalone="no"?> <soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> <soapenv:Header> 
<ns1:RequestHeader 
xmlns:ns1="https://adwords.google.com/api/adwords/mcm/v201809"; 
soapenv:mustUnderstand="0"> <ns2:clientCustomerId 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809";>CLIENT_CUSTOMER_ID</ns2:clientCustomerId>
 
<ns3:developerToken 
xmlns:ns3="https://adwords.google.com/api/adwords/cm/v201809";>REDACTED</ns3:developerToken>
 
<ns4:userAgent 
xmlns:ns4="https://adwords.google.com/api/adwords/cm/v201809";>USER_AGENT</ns4:userAgent>
 
<ns5:validateOnly 
xmlns:ns5="https://adwords.google.com/api/adwords/cm/v201809";>false</ns5:validateOnly>
 
<ns6:partialFailure 
xmlns:ns6="https://adwords.google.com/api/adwords/cm/v201809";>false</ns6:partialFailure>
 
</ns1:RequestHeader> </soapenv:Header> <soapenv:Body> <get 
xmlns="https://adwords.google.com/api/adwords/mcm/v201809";> 
<serviceSelector> <ns7:fields 
xmlns:ns7="https://adwords.google.com/api/adwords/cm/v201809";>AccountLabels</ns7:fields>
 
<ns8:fields 
xmlns:ns8="https://adwords.google.com/api/adwords/cm/v201809";>CanManageClients</ns8:fields>
 
<ns9:fields 
xmlns:ns9="https://adwords.google.com/api/adwords/cm/v201809";>CurrencyCode</ns9:fields>
 
<ns10:fields 
xmlns:ns10="https://adwords.google.com/api/adwords/cm/v201809";>CustomerId</ns10:fields>
 
<ns11:fields 
xmlns:ns11="https://adwords.google.com/api/adwords/cm/v201809";>DateTimeZone</ns11:fields>
 
<ns12:fields 
xmlns:ns12="https://adwords.google.com/api/adwords/cm/v201809";>Name</ns12:fields>
 
<ns13:fields 
xmlns:ns13="https://adwords.google.com/api/adwords/cm/v201809";>TestAccount</ns13:fields>
 
</serviceSelector> </get> </soapenv:Body> </soapenv:Envelope>

SOAP response:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Body>
        <soap:Fault>
            <faultcode>soap:Server</faultcode>
            <faultstring>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro</faultstring>
            <detail>
                <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/mcm/v201809"; 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809";>
                    
<ns2:message>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro</ns2:message>
                    
<ns2:ApplicationException.Type>ApiException</ns2:ApplicationException.Type>
                    <ns2:errors 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="ns2:InternalApiError">
                        <ns2:fieldPath/>
                        <ns2:trigger/>
                        
<ns2:errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</ns2:errorString>
                        
<ns2:ApiError.Type>InternalApiError</ns2:ApiError.Type>
                        
<ns2:reason>UNEXPECTED_INTERNAL_API_ERROR</ns2:reason>
                    </ns2:errors>
                </ApiExceptionFault>
            </detail>
        </soap:Fault>
    </soap:Body>
</soap:Envelope>

Thanks.
WBR,
Alexander

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/58bbe231-00e7-4bcd-89fa-9b81eabcdfd2n%40googlegroups.com.
  • InternalA... 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
    • RE: ... Google Ads API Forum Advisor Prod

Reply via email to