InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

10 views
Skip to first unread message

Vipeesh Pavithran

unread,
Feb 22, 2016, 5:41:59 AM2/22/16
to AdWords API Forum
Hello,

Am getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in LocationCriterionService.  Please find response below


<?xml version="1.0" encoding="UTF-8"?><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/o/v201509" soapenv:mustUnderstand="0">
            <ns2:clientCustomerId xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201509">715-***-****</ns2:clientCustomerId>
            <ns3:developerToken xmlns:ns3="https://adwords.google.com/api/adwords/cm/v201509">*****_*****</ns3:developerToken>
            <ns4:userAgent xmlns:ns4="https://adwords.google.com/api/adwords/cm/v201509">Mozilla/5.0 (Linux; Android 4.3; Nexus 10 Build/JSS15Q) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2307.2 Safari/537.36 (AwApi-Java, AdWords-Axis/2.8.0, Common-Java/2.8.0, Axis/1.4, Java/1.7.0_80, maven)</ns4:userAgent>
            <ns5:validateOnly xmlns:ns5="https://adwords.google.com/api/adwords/cm/v201509">false</ns5:validateOnly>
            <ns6:partialFailure xmlns:ns6="https://adwords.google.com/api/adwords/cm/v201509">false</ns6:partialFailure>
        </ns1:RequestHeader>
    </soapenv:Header>
    <soapenv:Body>
            <selector>
                <campaignEstimateRequests>
                    <adGroupEstimateRequests>
                        <keywordEstimateRequests>
                            <keyword>
                                <ns7:text xmlns:ns7="https://adwords.google.com/api/adwords/cm/v201509">Restaurants in bangalore</ns7:text>
                                <ns8:matchType xmlns:ns8="https://adwords.google.com/api/adwords/cm/v201509">EXACT</ns8:matchType>
                            </keyword>
                        </keywordEstimateRequests>
                        <maxCpc>
                            <ns9:microAmount xmlns:ns9="https://adwords.google.com/api/adwords/cm/v201509">100</ns9:microAmount>
                        </maxCpc>
                    </adGroupEstimateRequests>
                    <criteria xmlns:ns10="https://adwords.google.com/api/adwords/cm/v201509" xsi:type="ns10:Location">
                        <ns10:id>1007768</ns10:id>
                    </criteria>
                    <criteria xmlns:ns11="https://adwords.google.com/api/adwords/cm/v201509" xsi:type="ns11:Language">
                        <ns11:id>1000</ns11:id>
                    </criteria>
                    <dailyBudget>
                        <ns12:microAmount xmlns:ns12="https://adwords.google.com/api/adwords/cm/v201509">100</ns12:microAmount>
                    </dailyBudget>
                </campaignEstimateRequests>
            </selector>
        </get>
    </soapenv:Body>
</soapenv:Envelope>

[WARN ] [com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger]  SOAP Response:
<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Header>
            <ns2:requestId>00052c3479f38bd90a4c7f2b16027269</ns2:requestId>
            <ns2:serviceName>LocationCriterionService</ns2:serviceName>
            <ns2:methodName>get</ns2:methodName>
            <ns2:operations>1</ns2:operations>
            <ns2:responseTime>214</ns2:responseTime>
        </ResponseHeader>
    </soap:Header>
    <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/o/v201509" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201509">
                    <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>
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages