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+bobmbobm...@yahoo.in</clientEmail><developerToken
xmlns="https://adwords.google.com/api/adwords/cm/
v201008">bobmbobm...@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:
> 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.
>
> On Mar 2, 10:29 pm, suslik <gris...@gmail.com> wrote:
>
> > Can't continue work without it.... Lets hope Google Adwords API team
> > will fix it soon.
>
> > On Mar 2, 5:19 pm, rayden <l...@foo.si> wrote:
>
> > > same here.
>
> > > i guess sandbox has some errors.
>
> > > On Mar 2, 4:14 pm, suslik <gris...@gmail.com> wrote:
>
> > > > 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:
>
> > > > > 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!

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