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> <get xmlns="https://adwords.google.com/api/adwords/o/v201509"> <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> <ResponseHeader xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201509" xmlns="https://adwords.google.com/api/adwords/o/v201509"> <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.<init>(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.<init>(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> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 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/fb730938-ad9c-4f0d-a212-64f7cf4b28d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
