UNEXPECTED_INTERNAL_API_ERROR

136 views
Skip to first unread message

devil'sadvocate

unread,
Mar 2, 2011, 7:07:41 AM3/2/11
to AdWords API Forum
Hi,
i am using sandbox ,it was working properly for all api calls,but
it all of a sudden it started throwing UNEXPECTED_INTERNAL_API_ERROR
without any change in the code level.

Could anyone please tell what may be the issue?

Error message:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/
envelope/"><soap:Header><ResponseHeader xmlns="https://
adwords.google.com/api/adwords/cm/
v201008"><requestId>2adb02c957c67863a8b9f81073167b38</
requestId><operations>1</operations><responseTime>470</
responseTime><units>1</units></ResponseHeader></
soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</
faultcode><faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
@ [Ljava.lang.StackTraceElement;@1d970a2]</
faultstring><detail><ApiExceptionFault xmlns="https://
adwords.google.com/api/adwords/cm/
v201008"><message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@1d970a2]</
message><ApplicationException.Type>ApiException</
ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance" xsi:type="InternalApiError"><fieldPath></
fieldPath><trigger></
trigger><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</
errorString><ApiError.Type>InternalApiError</
ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></
ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>


Thanks!

suslik

unread,
Mar 2, 2011, 10:14:03 AM3/2/11
to AdWords API Forum
Same here,

there are already one thread about it, created this morning.

On Mar 2, 12:07 pm, "devil'sadvocate" <i.devilsadvoc...@gmail.com>
wrote:

rayden

unread,
Mar 2, 2011, 12:19:23 PM3/2/11
to AdWords API Forum
same here.

i guess sandbox has some errors.

suslik

unread,
Mar 2, 2011, 12:29:01 PM3/2/11
to AdWords API Forum
Can't continue work without it.... Lets hope Google Adwords API team
will fix it soon.

AdWords API Advisor

unread,
Mar 3, 2011, 12:15:17 AM3/3/11
to AdWords API Forum
Hi,

Could you post a sanitized request and response xml online? I can't
seem to pull them from the logs based on your request id.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

devil'sadvocate

unread,
Mar 3, 2011, 5:15:57 AM3/3/11
to AdWords API Forum
Hi,
following are the request and response xml.


INPUT request

<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
><SOAP-ENV:Header><RequestHeader xmlns="https://adwords.google.com/api/
adwords/cm/v201008"><authToken xmlns="https://adwords.google.com/api/
adwords/cm/v201008">DQAAAG8AAAAY70kBpKztKLHgJmYZ-
_OK5HqniTWN7_MflmQ0E9RNSijxHO-
_7JsCmaSHNhauhBDAbey0hIwfHGHEWc1RoKV1NJWGsCGlnbaZJyN85fzWAlYe2Cbz9Qbmc8-0NvdxLKJNeTNKA683uz_sibb5nfAs</
authToken><clientEmail xmlns="https://adwords.google.com/api/adwords/
cm/v201008">client_1+b...@yahoo.in</clientEmail><developerToken
xmlns="https://adwords.google.com/api/adwords/cm/
v201008">bobmb...@yahoo.in++USD</developerToken><userAgent
xmlns="https://adwords.google.com/api/adwords/cm/v201008">AwApi-
Perl-2.3.0|Myapp/1.0</userAgent><validateOnly xmlns="https://
adwords.google.com/api/adwords/cm/v201008">false</
validateOnly><partialFailure xmlns="https://adwords.google.com/api/
adwords/cm/v201008">false</partialFailure></RequestHeader></SOAP-
ENV:Header><SOAP-ENV:Body><mutate xmlns="https://adwords.google.com/
api/adwords/cm/v201008"><operations><operator>ADD</
operator><operand><name>My campaign#1299092958</
name><budget><period>DAILY</period><amount><microAmount>50000000</
microAmount></amount><deliveryMethod>STANDARD</deliveryMethod></
budget><biddingStrategy xsi:type="ManualCPC" ></biddingStrategy></
operand></operations></mutate></SOAP-ENV:Body></SOAP-ENV:Envelope>

OUTPUT response

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/
envelope/"><soap:Header><ResponseHeader xmlns="https://
adwords.google.com/api/adwords/cm/
v201008"><requestId>236409e39f988d252237bd0931849aee</
requestId><operations>1</operations><responseTime>1253</
responseTime><units>1</units></ResponseHeader></
soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</
faultcode><faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
@ [Ljava.lang.StackTraceElement;@864953]</
faultstring><detail><ApiExceptionFault xmlns="https://
adwords.google.com/api/adwords/cm/
v201008"><message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@864953]</
message><ApplicationException.Type>ApiException</
ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance" xsi:type="InternalApiError"><fieldPath></
fieldPath><trigger></
trigger><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</
errorString><ApiError.Type>InternalApiError</
ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></
ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>

Thanks!

On Mar 3, 10:15 am, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:

Hans

unread,
Mar 3, 2011, 5:26:57 AM3/3/11
to AdWords API Forum
Of course:

==================== snip ====================

I, [2011-03-03T11:22:43.956173 #88651] INFO -- : Wire dump:
I, [2011-03-03T11:22:43.956392 #88651] INFO -- : = Request
I, [2011-03-03T11:22:43.956484 #88651] INFO -- : ! CONNECT TO adwords-
sandbox.google.com:443
I, [2011-03-03T11:22:44.028847 #88651] INFO -- : ! CONNECTION
ESTABLISHED
I, [2011-03-03T11:22:44.077369 #88651] INFO -- : POST /api/adwords/cm/
v201008/CampaignService HTTP/1.1
SOAPAction: ""
Content-Type: text/xml; charset=utf-8
User-Agent: SOAP4R/1.5.8 (/, ruby 1.8.7 (2010-04-19) [i686-
darwin10.0.0])
Date: Thu, 03 Mar 2011 10:22:44 GMT
Content-Length: 1802
Host: adwords-sandbox.google.com

<?xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header>
<n1:RequestHeader env:mustUnderstand="0"
xmlns:n1="https://adwords.google.com/api/adwords/cm/
v201008">

<n1:authToken>DQAAAOMAAACYM2xJgC6YI1XE4AcZ8ZcdtKE4AzKoRXeAg7mkKc2tgkwvnduW-
ZaZ1fQQ21rTxBuB4siXg4zOm7pJbZv5Qd2PIK3VaSTBGyU05qbiR9WEGKZ431kARp_Un5ghHDJ92E_UM86w349vSOGl_RURzXryGbfrlTbew71YyShBBz1ulH8g7yObRJ2LoY3IuFRvEqFPUVlkus1H0q-
EyceSDWIJrXoOzzjouSoSFjE45b-LAQ_C2cV2zupsruxKiFTGKLCsPOMeybE5kkA46-
avqy9Xk2Zr-YdO6r7Z3-dvk4HiGtvh4vvDC1nYGpqBwPoE8wA</n1:authToken>
<n1:userAgent>adwords4r: kp_intern</n1:userAgent>
<n1:developerToken>hans.ha...@kaeuferportal.de++EUR</
n1:developerToken>
<n1:applicationToken>IGNORED</n1:applicationToken>
<n1:clientEmail>client_1+han...@kaeuferportal.de</
n1:clientEmail>
</n1:RequestHeader>
</env:Header>
<env:Body>
<n2:mutate xmlns:n2="https://adwords.google.com/api/adwords/cm/
v201008">
<n2:operations xsi:type="n2:CampaignOperation">
<n2:operator>ADD</n2:operator>
<n2:operand>
<n2:name>Testprodukt1299147763953 API</n2:name>
<n2:status>PAUSED</n2:status>
<n2:budget>
<n2:period>DAILY</n2:period>
<n2:amount xsi:type="n2:Money">
<n2:microAmount>50000000</n2:microAmount>
</n2:amount>
<n2:deliveryMethod>STANDARD</n2:deliveryMethod>
</n2:budget>
<n2:biddingStrategy xsi:type="n2:ManualCPC"></
n2:biddingStrategy>
</n2:operand>
</n2:operations>
</n2:mutate>
</env:Body>
</env:Envelope>
I, [2011-03-03T11:22:44.077496 #88651] INFO -- :

= Response

I, [2011-03-03T11:22:45.095128 #88651] INFO -- : HTTP/1.1 500
Internal Server Error
I, [2011-03-03T11:22:45.095255 #88651] INFO -- : Content-Type: text/
xml; charset=UTF-8
I, [2011-03-03T11:22:45.095344 #88651] INFO -- : Date: Thu, 03 Mar
2011 10:22:45 GMT
I, [2011-03-03T11:22:45.095407 #88651] INFO -- : Expires: Thu, 03 Mar
2011 10:22:45 GMT
I, [2011-03-03T11:22:45.095471 #88651] INFO -- : Cache-Control:
private, max-age=0
I, [2011-03-03T11:22:45.095535 #88651] INFO -- : X-Content-Type-
Options: nosniff
I, [2011-03-03T11:22:45.095603 #88651] INFO -- : X-Frame-Options:
SAMEORIGIN
I, [2011-03-03T11:22:45.095677 #88651] INFO -- : X-XSS-Protection: 1;
mode=block
I, [2011-03-03T11:22:45.095747 #88651] INFO -- : Server: GSE
I, [2011-03-03T11:22:45.095812 #88651] INFO -- : Transfer-Encoding:
chunked
I, [2011-03-03T11:22:45.095882 #88651] INFO -- :
I, [2011-03-03T11:22:45.096064 #88651] INFO -- : 467
I, [2011-03-03T11:22:45.096243 #88651] INFO -- : <soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/
envelope/"><soap:Header><ResponseHeader xmlns="https://
adwords.google.com/api/adwords/cm/
v201008"><requestId>c82dd770a5fee13a1b80d68587b4ac5e</
requestId><operations>1</operations><responseTime>787</
responseTime><units>1</units></ResponseHeader></
soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</
faultcode><faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
@ [Ljava.lang.StackTraceElement;@167610e]</
faultstring><detail><ApiExceptionFault xmlns="https://
adwords.google.com/api/adwords/cm/
v201008"><message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@167610e]</
message><ApplicationException.Type>ApiException</
ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance" xsi:type="InternalApiError"><fieldPath></
fieldPath><trigger></
trigger><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</
errorString><ApiError.Type>InternalApiError</
ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></
ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>
I, [2011-03-03T11:22:45.096415 #88651] INFO -- : 0
I, [2011-03-03T11:22:45.096467 #88651] INFO -- :
I, [2011-03-03T11:22:45.096634 #88651] INFO -- : ! CONNECTION CLOSED
I, [2011-03-03T11:22:45.096736 #88651] INFO -- :

==================== snap ====================

Cheers,
Hans

On Mar 3, 6:15 am, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
Message has been deleted
Message has been deleted

suslik

unread,
Mar 3, 2011, 7:09:12 AM3/3/11
to AdWords API Forum
Still getting the error:

[Mar 03 2011 12:06:21.000000 - INFO] POST /api/adwords/cm/v201008/
CampaignService HTTP/1.1
Host: adwords-sandbox.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.3.1, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 670

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Header>
<ns1:RequestHeader xsi:type="ns1:RequestHeader">
<ns1:authToken>*****</ns1:authToken>
<ns1:clientEmail>client_2+*****</ns1:clientEmail>
<ns1:developerToken>*****++GPB</ns1:developerToken>
<ns1:userAgent>AwApi-PHP-2.4.0-*****</ns1:userAgent>
</ns1:RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns1:mutate>
<ns1:operations>
<ns1:operator>SET</ns1:operator>
<ns1:operand>
<ns1:id>29445</ns1:id>
<ns1:status>ACTIVE</ns1:status>
<ns1:biddingStrategy xmlns:ns1="https://adwords.google.com/
api/adwords/cm/v201008" xsi:type="ns1:ManualCPC"/>
</ns1:operand>
</ns1:operations>
</ns1:mutate>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Thu, 03 Mar 2011 12:06:22 GMT
Expires: Thu, 03 Mar 2011 12:06:22 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201008">
<requestId>e4068890e45278fba7655f8a8a111130</requestId>
<operations>1</operations>
<responseTime>1131</responseTime>
<units>1</units>
</ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@1cdebef]</faultstring>
<detail>
<ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v201008">
<message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@1cdebef]</message>
<ApplicationException.Type>ApiException</
ApplicationException.Type>
<errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="InternalApiError">
<fieldPath/>
<trigger/>

<errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</
errorString>
<ApiError.Type>InternalApiError</ApiError.Type>
<reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
</errors>
</ApiExceptionFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>

>           <n1:developerToken>hans.hasselb...@kaeuferportal.de++EUR</
> n1:developerToken>
>           <n1:applicationToken>IGNORED</n1:applicationToken>
>           <n1:clientEmail>client_1+hans.hasselb...@kaeuferportal.de</

Marco T.

unread,
Mar 3, 2011, 9:28:25 AM3/3/11
to AdWords API Forum
I'have the same error with the sandbox.
If somebody can tell how to take the soap request/response with the
PHP client library, I could send that here.

Marco

turbod

unread,
Mar 3, 2011, 3:03:26 AM3/3/11
to AdWords API Forum
Hi! I have the same problem.
This is the generated log:

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Header>
<ns1:RequestHeader xsi:type="ns1:RequestHeader">
<ns1:authToken>*****</ns1:authToken>
<ns1:clientEmail>*****</ns1:clientEmail>
<ns1:developerToken>********</ns1:developerToken>
<ns1:userAgent>AwApi-PHP-2.4.1-Konstruktor Kft.</ns1:userAgent>
</ns1:RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns1:mutate>
<ns1:operations>
<ns1:operator>ADD</ns1:operator>
<ns1:operand>
<ns1:name>Interplanetary Cruise #1299139098</ns1:name>
<ns1:status>PAUSED</ns1:status>
<ns1:budget>
<ns1:period>DAILY</ns1:period>
<ns1:amount>
<ns1:microAmount>50000000</ns1:microAmount>
</ns1:amount>
<ns1:deliveryMethod>STANDARD</ns1:deliveryMethod>
</ns1:budget>
<ns1:biddingStrategy xmlns:ns1="https://adwords.google.com/
api/adwords/cm/v201008" xsi:type="ns1:ManualCPC"/>
</ns1:operand>
</ns1:operations>
</ns1:mutate>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201008">
<requestId>e4c202ee5486540caae10179bd871e78</requestId>
<operations>1</operations>
<responseTime>774</responseTime>
<units>1</units>
</ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@1bc62be]</faultstring>
<detail>
<ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v201008">
<message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@1bc62be]</message>
<ApplicationException.Type>ApiException</
ApplicationException.Type>
<errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="InternalApiError">
<fieldPath/>
<trigger/>

<errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</
errorString>
<ApiError.Type>InternalApiError</ApiError.Type>
<reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
</errors>
</ApiExceptionFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>

On márc. 3, 06:15, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:

Ashley

unread,
Mar 3, 2011, 8:23:51 AM3/3/11
to AdWords API Forum
Me too I'm creating a campaign and I'm getting the following:

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@1084769]
[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@18c6df0]
> > > > > > > envelope/"><soap:Header><ResponseHeader xmlns="https://- Hide quoted text -
>
> - Show quoted text -...
>
> read more »

suslik

unread,
Mar 3, 2011, 12:02:31 PM3/3/11
to AdWords API Forum
Is it a tricky way of Google to make money from Adwords API Units? e_e
> ...
>
> read more »

Marco T.

unread,
Mar 4, 2011, 4:07:54 AM3/4/11
to AdWords API Forum
the soap request/response

[Mar 04 2011 09:05:18.000000 - INFO] POST /api/adwords/cm/v201008/
CampaignService HTTP/1.1
Host: adwords-sandbox.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 709

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Header>
<ns1:RequestHeader xsi:type="ns1:RequestHeader">
<ns1:authToken>*****</ns1:authToken>
<ns1:clientEmail>client_...@inartek.it</ns1:clientEmail>
<ns1:developerToken>RtZKx-shosbSvcWBoDKesw</ns1:developerToken>
<ns1:userAgent>AwApi-PHP-2.3.0-prova sandbox</ns1:userAgent>
</ns1:RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns1:mutate>
<ns1:operations>
<ns1:operator>ADD</ns1:operator>
<ns1:operand>
<ns1:name>TEST_CAMPAIGN 2011-03-04 09:05.17</ns1:name>
<ns1:status>PAUSED</ns1:status>
<ns1:budget>
<ns1:period>DAILY</ns1:period>
<ns1:amount>
<ns1:microAmount>50000000</ns1:microAmount>
</ns1:amount>
<ns1:deliveryMethod>STANDARD</ns1:deliveryMethod>
</ns1:budget>
<ns1:biddingStrategy xmlns:ns1="https://adwords.google.com/
api/adwords/cm/v201008" xsi:type="ns1:ManualCPC"/>
</ns1:operand>
</ns1:operations>
</ns1:mutate>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Fri, 04 Mar 2011 08:05:19 GMT
Expires: Fri, 04 Mar 2011 08:05:19 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201008">
<requestId>a473dc9872e762f074e59bdb01c4ae28</requestId>
<operations>1</operations>
<responseTime>846</responseTime>
<units>1</units>
</ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@2b05ed]</faultstring>
<detail>
<ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v201008">
<message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@2b05ed]</message>

rayden

unread,
Mar 4, 2011, 6:02:05 AM3/4/11
to AdWords API Forum
this has never happen for so long, can someone from google check it
out?

Maybe they are rolling new API version, and having problems?

best,

On Mar 4, 10:07 am, "Marco T." <ma...@inartek.it> wrote:
> the soap request/response
>
> [Mar 04 2011 09:05:18.000000 - INFO] POST /api/adwords/cm/v201008/
> CampaignService HTTP/1.1
> Host: adwords-sandbox.google.com
> Connection: Keep-Alive
> User-Agent: PHP-SOAP/5.2.12, gzip
> Accept-Encoding: gzip, deflate
> Content-Encoding: gzip
> Content-Type: text/xml; charset=utf-8
> SOAPAction: ""
> Content-Length: 709
>
> <?xml version="1.0" encoding="UTF-8"?>
> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
> v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
>   <SOAP-ENV:Header>
>     <ns1:RequestHeader xsi:type="ns1:RequestHeader">
>       <ns1:authToken>*****</ns1:authToken>
>       <ns1:clientEmail>client_1+ma...@inartek.it</ns1:clientEmail>

Hans

unread,
Mar 4, 2011, 8:10:51 AM3/4/11
to AdWords API Forum
BUMP

Are there any informations about this issue?
I would be very happy if one of the advisors can contact me via email.

Hans

rayden

unread,
Mar 4, 2011, 9:12:24 AM3/4/11
to AdWords API Forum
201101 has came out, so i guess this is related....

will

unread,
Mar 4, 2011, 10:11:03 AM3/4/11
to adwor...@googlegroups.com
I'm guessing probably deployment issues with the sandbox for 201101... These things take time I assume.

Might be a good idea to add a 'real' release date to the release notes. Also, the Selector Migration Guide  link on that is broken, looks interesting.

rayden

unread,
Mar 5, 2011, 6:47:07 AM3/5/11
to AdWords API Forum
can please someone from google respond? best,

On Mar 4, 4:11 pm, will <wil...@xpodyt.com> wrote:
> I'm guessing probably deployment issues with the sandbox for 201101... These
> things take time I assume.
>
> Might be a good idea to add a 'real' release date to the release notes<http://code.google.com/apis/adwords/docs/reference/>.
> Also, the Selector Migration Guide <http://code.google.com/apis/adwords/docs/SelectorGuide.html>link on that is broken, looks interesting.

kyrk

unread,
Mar 5, 2011, 12:56:11 PM3/5/11
to adwor...@googlegroups.com
The sandbox is important for my testing. I hope this issue gets resolved as soon as possible, because I have a deadline and I guess I am not the only one.

Thank you,
K.

Eric Koleda

unread,
Mar 6, 2011, 8:19:26 PM3/6/11
to adwor...@googlegroups.com
Hi All,

The sandbox needs to be refreshed to resolve the issue, and a refresh has been scheduled for Monday.  We apologize for the inconvenience.


Best,
- Eric Koleda, AdWords API Team

rayden

unread,
Mar 7, 2011, 6:08:00 PM3/7/11
to adwor...@googlegroups.com
hi eric,

sandbox refreshed but error stays. please fix this, its been almost a week since we cannot
use sandbox. when can we expect 201101 php client?

best regards,

rayden

unread,
Mar 7, 2011, 6:20:00 PM3/7/11
to AdWords API Forum
Hi,

I was too fast, it didnt refreshed jet. Now it is refreshed, and it is
working again. great!

When can we expect 201101 php library?

best regards,

Eric Koleda

unread,
Mar 7, 2011, 6:48:33 PM3/7/11
to adwor...@googlegroups.com
Hi,

We are working to update the client libraries and hope to have released later this week.

Best,
- Eric

rayden

unread,
Mar 7, 2011, 7:58:05 PM3/7/11
to AdWords API Forum
Great.

Thanks for all the info and keep up the good work,

best regards,
Reply all
Reply to author
Forward
0 new messages