Hello,

We got an unexpected internal API error in response to a request which
tried to update 141 campaign targets. The request header looked like
this:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/20
01/XMLSchema-instance">
  <soapenv:Header>
    <ns1:RequestHeader xmlns:ns1="https://adwords.google.com/api/
adwords/cm/v200909" soapenv:actor="http://schemas.xmlsoap.org/soap/
actor/next" soapenv:
mustUnderstand="0">
      <ns1:authToken xmlns:ns1="https://adwords.google.com/api/adwords/
cm/v200909">******</ns1:authToken>
      <ns1:clientCustomerId>9278534380</ns1:clientCustomerId>
      <ns1:developerToken>******</ns1:developerToken>
      <ns1:userAgent>AdWords API Java Client Library - v7.1.1 -
Keybroker Campaign Control 1.0</ns1:userAgent>
      <ns1:validateOnly>false</ns1:validateOnly>
    </ns1:RequestHeader>
  </soapenv:Header>

The response we got was this:

<?xml version="1.0" encoding="UTF-8"?><soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelo
pe/"><soap:Body><soap:Fault><faultcode>soap:Server</
faultcode><faultstring>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
@ </faultstring><detail><ApiEx
ceptionFault xmlns="https://adwords.google.com/api/adwords/cm/
v200909"><message>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ </
message><ApplicationE
xception.Type>ApiException</ApplicationException.Type><errors
xsi:type="InternalApiError" xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance"><fieldPa
th/><trigger/><ApiError.Type>InternalApiError</
ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></
ApiExceptionFault></detail></soap:
Fault></soap:Body></soap:Envelope>

What could we do to not get this error?

Regards
Magnus Ljung

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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 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

Reply via email to