Re: multiple targetingIdeaService requests error

2011-06-09 Thread Anash P. Oommen
Hi Victor, As GemBox suggested, you need to reuse your authTokens. You can also refer to http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with-authtokens.html for best practices around handling authTokens. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=

Re: multiple targetingIdeaService requests error

2011-06-07 Thread GemBox Software
Hi, you are requesting authToken from ClientLogin service too many times, that is way you get 'CaptchaRequired'. Request authToken just for the first time, and then cache it for subsequent requests. On Mon, Jun 6, 2011 at 12:27 PM, v wrote: > I am using targetingIdeaService GetRelatedKeywords.

multiple targetingIdeaService requests error

2011-06-06 Thread v
I am using targetingIdeaService GetRelatedKeywords.php and I am making several successive requests for 100 keywords at a time within less than 1 minute of each other. My monthly API budget is $100 and my current balance is $25. Sometimes I am getting this error (below). The error occurs about 25% o