Hi,
I'm getting an internal API error every time I try to use the
TargetingIdeaService in the sandbox in Java.
Could this by my fault, or is it really an internal problem?

Request log:

<?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
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0" xmlns:ns1="https://adwords.google.com/api/
adwords/o/v201101"><ns2:authToken xmlns:ns2="https://
adwords.google.com/api/adwords/cm/v201101">******</
ns2:authToken><ns3:clientEmail xmlns:ns3="https://adwords.google.com/
api/adwords/cm/v201101">[email protected]</
ns3:clientEmail><ns4:developerToken xmlns:ns4="https://
adwords.google.com/api/adwords/cm/v201101">[email protected]+
+EUR</ns4:developerToken><ns5:userAgent xmlns:ns5="https://
adwords.google.com/api/adwords/cm/v201101">AdWords API Java Client
Library - v8.3.1 - test</ns5:userAgent><ns6:validateOnly
xmlns:ns6="https://adwords.google.com/api/adwords/cm/v201101";>false</
ns6:validateOnly><ns7:partialFailure xmlns:ns7="https://
adwords.google.com/api/adwords/cm/v201101">false</ns7:partialFailure></
ns1:RequestHeader></soapenv:Header><soapenv:Body><get xmlns="https://
adwords.google.com/api/adwords/o/v201101"><selector><searchParameters
xsi:type="ns8:RelatedToKeywordSearchParameter" xmlns:ns8="https://
adwords.google.com/api/adwords/o/v201101"><keywords><ns9:text
xmlns:ns9="https://adwords.google.com/api/adwords/cm/
v201101">Schnuller</ns9:text></keywords></
searchParameters><searchParameters
xsi:type="ns10:LanguageTargetSearchParameter" xmlns:ns10="https://
adwords.google.com/api/adwords/o/
v201101"><languageTargets><ns11:languageCode xmlns:ns11="https://
adwords.google.com/api/adwords/cm/v201101">de</ns11:languageCode></
languageTargets></searchParameters><searchParameters
xsi:type="ns12:CountryTargetSearchParameter" xmlns:ns12="https://
adwords.google.com/api/adwords/o/
v201101"><countryTargets><ns13:countryCode xmlns:ns13="https://
adwords.google.com/api/adwords/cm/v201101">DE</ns13:countryCode></
countryTargets></searchParameters><ideaType>KEYWORD</
ideaType><requestType>IDEAS</requestType><paging><ns14:startIndex
xmlns:ns14="https://adwords.google.com/api/adwords/cm/v201101";>0</
ns14:startIndex><ns15:numberResults xmlns:ns15="https://
adwords.google.com/api/adwords/cm/v201101">10</ns15:numberResults></
paging></selector></get></soapenv:Body></soapenv:Envelope>

Response log:

<?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/v201101" xmlns="https://
adwords.google.com/api/adwords/o/
v201101"><ns2:requestId>0004b61487191df00ada30d90000293a</
ns2:requestId><ns2:operations>1</
ns2:operations><ns2:responseTime>10724</ns2:responseTime><ns2:units>6</
ns2:units></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/v201101";
xmlns:ns2="https://adwords.google.com/api/adwords/cm/
v201101"><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
xsi:type="ns2:InternalApiError" xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance"><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>

Kind Regards,

Stefan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to