Is anyone else experiencing random slowness in the AdWords API
Sandbox?

We're noticing a "random" problem where every Nth request is slow,
taking minutes rather than the usual seconds.

The slowness does not appear to be isolated to any particular API call
or dataset; we've seen slowdowns in everything from AdService.addAds
to CriterionService.getCampaignNegativeCriteria.  We've also tried
using different Google accounts to connect to the Sandbox, all to no
avail.

It seems like the issue is something in the Sandbox -- the SOAP
responses do state abnormally high responseTimes.  See the following
SOAP header for example:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/1999/XMLSchema";
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance";>
 <soapenv:Header>
  <responseTime soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v13">65333</responseTime>
  <operations soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v13">1</operations>
  <units soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v13">1</units>
  <requestId soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v13">c1dc60d485df6f2e4470658d41c1914c</requestId>
 </soapenv:Header>

Any help would be appreciated.

Thanks,

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