Is it a tricky way of Google to make money from Adwords API Units? e_e

On Mar 3, 1:23 pm, Ashley <ashley.wagsta...@gmail.com> wrote:
> 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]
>
> On Mar 3, 12:09 pm, suslik <gris...@gmail.com> wrote:
>
>
>
>
>
>
>
> > 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>
>
> > On Mar 3, 10:26 am, Hans <hans.hasselb...@kaeuferportal.de> wrote:
>
> > > 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_Un5ghHDJ9
> > >  
> > > 2E_UM86w349vSOGl_RURzXryGbfrlTbew71YyShBBz1ulH8g7yObRJ2LoY3IuFRvEqFPUVlkus1
> > >  H0q-
> > > EyceSDWIJrXoOzzjouSoSFjE45b-LAQ_C2cV2zupsruxKiFTGKLCsPOMeybE5kkA46-
> > > avqy9Xk2Zr-YdO6r7Z3-dvk4HiGtvh4vvDC1nYGpqBwPoE8wA</n1:authToken>
> > >           <n1:userAgent>adwords4r: kp_intern</n1:userAgent>
> > >           <n1:developerToken>hans.hasselb...@kaeuferportal.de++EUR</
> > > n1:developerToken>
> > >           <n1:applicationToken>IGNORED</n1:applicationToken>
> > >           <n1:clientEmail>client_1+hans.hasselb...@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:
>
> > > > 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
>
> ...
>
> read more »

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