For a keyword research project, I've used partly code from the
examples in the API-documentation, and partly used the Google::Adwords
perl module from CPAN.

After some trial and error, I finally got the code to work, inserting
results into the database etc.
So, the code itself seems to work just fine.

But when running a project with 20 base keywords to research, and then
finding the keyword traffic keyword in  "keyword variations", I keep
getting this error after a couple of tries.

The following SOAP fault occurred:
  faultcode: soapenv:Server.generalException
  faultstring: The keyword traffic service is temporarily
unavailable.  Please retry your request later.

I've tried to put in a "sleep(30)" command (sleeps for 30 seconds)
inbetweeen requests, but keep getting the same error.

Is there a limit that I'm not aware of, or anything else I can do to
be able to run the script untill it completes


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