the problem is still actual and there is no any other possibility to
test Keywords and TextAds

<faultcode>soapenv:Server.generalException</faultcode>

     <faultstring>An internal error has occurred.  Please retry your
request.</faultstring>

     <detail>
      <ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/
v13">
       <ns1:code>0</ns1:code>

       <ns1:message>An internal error has occurred.  Please retry your
request.</ns1:message>

    </ns1:fault>

   </detail>

On Jan 13, 12:35 am, AdWords API Advisor
<[email protected]> wrote:
> I unfortunately don't have any updates today on a change to the
> situation. I do want to assure everyone that the issue continues to
> receive our core engineering team's attention, but a resolution still
> has not been reached.
>
> Apologies for the continued inconvenience,
> -Jeff Posnick, AdWords API Team
>
> On Jan 12, 2:08 pm, Geno <[email protected]> wrote:
>
> > I also, am continunig to get a response of "An internal error has
> > occurred.  Please retry your request."
>
> > On Jan 12, 9:09 am, "sergio.sprite" <[email protected]> wrote:
>
> > > Hello there, I am having the same problems since saturday, when I try
> > > to add an Ad I get theerror"Aninternalerrorhasoccurred.  
> > > pleaseretryyourrequest. is invalid" I've tryed with 2 differents google
> > > accounts
>
> > > On 9 ene, 16:49,AdWordsAPIAdvisor <[email protected]>
> > > wrote:
>
> > > > Hello,
>
> > > >  I just spoke to the engineer investigating this issue, and as
> > > > previously mentioned the underlying issue is due to a failure when the
> > > > Sandbox AdService and CriterionService attempt to check new ads or
> > > > keywords for violations. This appears to be affecting the majority of
> > > > addAds() and addCriteria() requests (though I'm still not clear on why
> > > > my attempts to reproduce the issue have all been resulted in
> > > > successful additions).
>
> > > >  Restarting the Sandbox servershashad no effect, and my
> > > > understanding is that the engineer is spending some time trying to
> > > > determine what could have triggered this behavior in the first place
> > > > before we try restarting the processes responsible for violation
> > > > checks.
>
> > > >  I'll post again on Monday with updates if the issue hasn't been
> > > > resolved by then.
>
> > > > Cheers,
> > > > -Jeff Posnick,AdWordsAPITeam
>
> > > > On Jan 9, 1:03 am, PSPL Noida <[email protected]> wrote:
>
> > > > > Hello ,
>
> > > > > I am also getting same exception...
>
> > > > > FINE: POST /api/adwords/v12/CampaignService HTTP/1.0
> > > > > Content-Type: text/xml; charset=utf-8
> > > > > Accept: application/soap+xml, application/dime, multipart/related,
> > > > > text/*
> > > > > User-Agent: Axis/1.2.1
> > > > > Host: sandbox.google.com
> > > > > Cache-Control: no-cache
> > > > > Pragma: no-cache
> > > > > SOAPAction: ""
> > > > > Content-Length: 2160
>
> > > > > <?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:email
> > > > > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
> > > > > soapenv:mustUnderstand="0" xmlns:ns1="https://adwords.google.com/api/
> > > > >adwords/v12">[email protected]</ns1:email><ns2:password
> > > > > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
> > > > > soapenv:mustUnderstand="0" xmlns:ns2="https://adwords.google.com/api/
> > > > >adwords/v12">psplpspl</ns2:password><ns3:developerToken
> > > > > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
> > > > > soapenv:mustUnderstand="0" xmlns:ns3="https://adwords.google.com/api/
> > > > >adwords/v12">[email protected]++inr</
> > > > > ns3:developerToken><ns4:applicationToken soapenv:actor="http://
> > > > > schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0"
> > > > > xmlns:ns4="https://adwords.google.com/api/adwords/
> > > > > v12">akjenskamlskdjaklsmnkl</ns4:applicationToken><ns5:clientEmail
> > > > > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
> > > > > soapenv:mustUnderstand="0" xmlns:ns5="https://adwords.google.com/api/
> > > > >adwords/v12">[email protected]</
> > > > > ns5:clientEmail><ns6:useragent soapenv:actor="http://
> > > > > schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0"
> > > > > xmlns:ns6="https://adwords.google.com/api/adwords/v12";>AdWordsAPI
> > > > > Java Client Library v2.2.0: INSERT_COMPANY_NAME</ns6:useragent></
> > > > > soapenv:Header><soapenv:Body><addCampaign xmlns="https://
> > > > >adwords.google.com/api/adwords/v12"><campaign><budgetAmount>1000000</
> > > > > budgetAmount><budgetOptimizerSettings 
> > > > > xsi:nil="true"/><budgetPeriod>Daily</budgetPeriod><contentTargeting 
> > > > > xsi:nil="true"/
> > > > > ><enableSeparateContentBids xsi:nil="true"/
> > > > > ><geoTargeting><countryTargets><countries>FR</countries><countries>ES</
>
> > > > > countries></countryTargets><targetAll>false</targetAll></
> > > > > geoTargeting><id>0</id><languageTargeting><languages>en</
> > > > > languages><languages>fr</languages><languages>es</languages></
> > > > > languageTargeting><name xsi:nil="true"/><networkTargeting
> > > > > xsi:nil="true"/><schedule xsi:nil="true"/><status>Paused</status></
> > > > > campaign></addCampaign></soapenv:Body></soapenv:Envelope>
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readHeadersFromSocket
> > > > > FINE: HTTP/1.0 200 OK
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readHeadersFromSocket
> > > > > FINE: Content-Type text/xml; charset=utf-8
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readHeadersFromSocket
> > > > > FINE: Date Fri, 09 Jan 2009 05:56:14 GMT
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readHeadersFromSocket
> > > > > FINE: X-Content-Type-Options nosniff
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readHeadersFromSocket
> > > > > FINE: Expires Fri, 09 Jan 2009 05:56:14 GMT
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readHeadersFromSocket
> > > > > FINE: Cache-Control private, max-age=0
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readHeadersFromSocket
> > > > > FINE: Server GFE/1.3
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readHeadersFromSocket
> > > > > FINE: Connection Close
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readFromSocket
> > > > > FINE:
> > > > > no Content-Length
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readFromSocket
> > > > > FINE:
> > > > > XML received:
> > > > > Jan 9, 2009 11:26:16 AM org.apache.axis.transport.http.HTTPSender
> > > > > readFromSocket
> > > > > FINE: -----------------------------------------------
> > > > > Jan 9, 2009 11:26:17 AM org.apache.axis.transport.http.HTTPSender
> > > > > readFromSocket
> > > > > FINE: <?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>
> > > > >   <responseTime soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
> > > > > next" soapenv:mustUnderstand="0" 
> > > > > xmlns="https://adwords.google.com/api/
> > > > >adwords/v12">291</responseTime>
> > > > >   <operations soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
> > > > > next" soapenv:mustUnderstand="0" 
> > > > > xmlns="https://adwords.google.com/api/
> > > > >adwords/v12">1</operations>
> > > > >   <units soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
> > > > > soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
> > > > >adwords/v12">1</units>
> > > > >   <requestId soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
> > > > > next" soapenv:mustUnderstand="0" 
> > > > > xmlns="https://adwords.google.com/api/
> > > > >adwords/v12">3d79233c1f74e419c3fa879003e9e493</requestId>
> > > > >  </soapenv:Header>
> > > > >  <soapenv:Body>
> > > > >   <addCampaignResponse xmlns="https://adwords.google.com/api/adwords/
> > > > > v12">
> > > > >    <addCampaignReturn>
> > > > >     <budgetAmount>1000000</budgetAmount>
> > > > >     <budgetOptimizerSettings>
> > > > >      <enabled>false</enabled>
> > > > >     </budgetOptimizerSettings>
> > > > >     <budgetPeriod>Daily</budgetPeriod>
> > > > >     <contentTargeting>AllPlacements</contentTargeting>
> > > > >     <conversionOptimizerSettings>
> > > > >      <enabled>false</enabled>
> > > > >     </conversionOptimizerSettings>
> > > > >     <enableSeparateContentBids>true</enableSeparateContentBids>
> > > > >     <endDay>2037-12-30-05:00</endDay>
> > > > >     <geoTargeting>
> > > > >      <targetAll>false</targetAll>
> > > > >      <countryTargets>
> > > > >       <countries>FR</countries>
> > > > >       <countries>ES</countries>
> > > > >      </countryTargets>
> > > > >      <regionTargets xsi:nil="true"/>
> > > > >      <metroTargets xsi:nil="true"/>
> > > > >      <cityTargets xsi:nil="true"/>
> > > > >      <proximityTargets xsi:nil="true"/>
> > > > >     </geoTargeting>
> > > > >     <id>6311</id>
> > > > >     <languageTargeting>
> > > > >      <languages>en</languages>
> > > > >      <languages>es</languages>
> > > > >      <languages>fr</languages>
> > > > >     </languageTargeting>
> > > > >     <name>Campaign #2</name>
> > > > >     <networkTargeting>
> > > > >      <networkTypes>SearchNetwork</networkTypes>
> > > > >      <networkTypes>ContentNetwork</networkTypes>
> > > > >     </networkTargeting>
> > > > >     <schedule>
> > > > >      <status>Disabled</status>
> > > > >     </schedule>
> > > > >     <startDay>2009-01-09-05:00</startDay>
> > > > >     <status>Paused</status>
> > > > >    </addCampaignReturn>
> > > > >   </addCampaignResponse>
> > > > >  </soapenv:Body>
> > > > > </soapenv:Envelope>
> > > > > Jan 9, 2009 11:26:17 AM org.apache.axis.transport.http.HTTPSender
> > > > > invoke
> > > > > FINE: Exit:  HTTPDispatchHandler::invoke
> > > > > Jan 9, 2009 11:26:17 AM org.apache.axis.transport.http.HTTPSender
> > > > > invoke
> > > > > FINE: Enter:  HTTPSender::invoke
> > > > > Jan 9, 2009 11:26:17 AM org.apache.axis.transport.http.HTTPSender
> > > > > writeToSocket
> > > > > FINE: XML sent:
>
> ...
>
> read more »
--~--~---------~--~----~------------~-------~--~----~
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