Maxim's blog
Thoughts on Java, J2EE, outsourcing, consulting and software development in general

Maxim's blog

Google AdWords API: getting KeywordVariations

 Digg it      Bookmark with del.icio.us

Mon Jul 23, 2007 9:35 pm



Google AdWords API V10 has methods for retrieving keyword suggestions: either from seed keywords, or from a website. Turned out the getKeywordVariations() for seed keywords may take minutes to return results. This is very unexpected because all other methods in this API usually return results in a few hundred milliseconds.
Yahoo has a similar API, but works rather fast.
I am looking into trying concurrent requests, but I am afraid I may flood Google's servers with too many.

The Trackback URL for this entry is:

This function is disabled

   

Author Message
There are no replies for this entry.
Display posts from previous:   

forums.supremistic.com Forum Index -> Blogs -> Maxim's blog -> Google AdWords API: getting KeywordVariations