Hello Peer,

 Yes, I'll be posting updates in this thread:

  
http://groups.google.com/group/adwords-api/browse_thread/thread/204c399980c019b1#

Cheers,
-Jeff Posnick, AdWords API Team


On Feb 2, 8:21 pm, "Peer Jakobsen (AdWords API Guru)"
<peer.jakob...@gmail.com> wrote:
> Hi Jeff,
>
> Our old sandbox account started behaving the way described above. So I
> followed your advice and created a new one, but I still see the
> "internal error" message for some SOAP calls like adding a campaign.
> Our test scripts ran just fine last Friday, so I think something weird
> is going on in the sandbox. Here follows a SOAP call that works, and a
> second one that does not work.
>
> SOAP call that works:
> <?xml version="1.0" encoding="utf-8"?>
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
>         <soap:Header>
>                 <applicationToken 
> xmlns="https://adwords.google.com/api/adwords/
> v13">xxx</applicationToken>
>                 <clientEmail xmlns="https://adwords.google.com/api/adwords/
> v13">client_1+synchro_t...@esearchvision.com</clientEmail>
>                 <developerToken xmlns="https://adwords.google.com/api/adwords/
> v13">synchro_t...@esearchvision.com++eur</developerToken>
>                 <email xmlns="https://adwords.google.com/api/adwords/
> v13">synchro_t...@esearchvision.com</email>
>                 <password 
> xmlns="https://adwords.google.com/api/adwords/v13";>xxx</
> password>
>                 <useragent xmlns="https://adwords.google.com/api/adwords/
> v13">eSearchVision</useragent>
>         </soap:Header>
>         <soap:Body>
>                 <getAccountInfo 
> xmlns="https://adwords.google.com/api/adwords/v13"; /
>
>         </soap:Body>
> </soap:Envelope>
>
> SOAP call that gives "internal error" message.:
> <?xml version="1.0" encoding="utf-8"?>
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
>         <soap:Header>
>                 <applicationToken 
> xmlns="https://adwords.google.com/api/adwords/
> v13">xxx</applicationToken>
>                 <clientEmail xmlns="https://adwords.google.com/api/adwords/
> v13">client_1+synchro_t...@esearchvision.com</clientEmail>
>                 <developerToken xmlns="https://adwords.google.com/api/adwords/
> v13">synchro_t...@esearchvision.com++eur</developerToken>
>                 <email xmlns="https://adwords.google.com/api/adwords/
> v13">synchro_t...@esearchvision.com</email>
>                 <password 
> xmlns="https://adwords.google.com/api/adwords/v13";>xxx</
> password>
>                 <useragent xmlns="https://adwords.google.com/api/adwords/
> v13">eSearchVision</useragent>
>         </soap:Header>
>         <soap:Body>
>                 <addCampaign 
> xmlns="https://adwords.google.com/api/adwords/v13";>
>                         <campaign>
>                                 <budgetAmount>10000000</budgetAmount>
>                                 <budgetOptimizerSettings xsi:nil="true" />
>                                 <budgetPeriod>Daily</budgetPeriod>
>                                 
> <contentTargeting>AllPlacements</contentTargeting>
>                                 <endDay>2037-12-30</endDay>
>                                 <geoTargeting>
>                                         <cityTargets />
>                                         <countryTargets />
>                                         <metroTargets />
>                                         <proximityTargets />
>                                         <regionTargets />
>                                         <targetAll>true</targetAll>
>                                 </geoTargeting>
>                                 <id>0</id>
>                                 <languageTargeting xsi:nil="true" />
>                                 <name>310.GOOG</name>
>                                 <networkTargeting xsi:nil="true" />
>                                 <schedule xsi:nil="true" />
>                                 <startDay>2009-02-02</startDay>
>                                 <status>Active</status>
>                         </campaign>
>                 </addCampaign>
>         </soap:Body>
> </soap:Envelope>
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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