Re: ErrorCode CaptchaRequired when fetching adgroups

2011-07-03 Thread Anash P. Oommen
Hi, For best practices around managing AuthTokens, you can also refer to http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with-authtokens.html . Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussio

Re: ErrorCode CaptchaRequired when fetching adgroups

2011-06-30 Thread himan...@ranosys.com
thanks ewan your suggestion solved my problem. On Jun 25, 7:40 am, ewan wrote: > This can happen when you call the ClientLogin API too many times > within a short period. It could be because you're creating a new > AdWordsUser with the same login details for every API call. Try > caching the user

Re: ErrorCode CaptchaRequired when fetching adgroups

2011-06-24 Thread ewan
This can happen when you call the ClientLogin API too many times within a short period. It could be because you're creating a new AdWordsUser with the same login details for every API call. Try caching the user and using it for all calls for your MCC login and see if the error goes away. -- =~=~=

Re: ErrorCode CaptchaRequired when fetching adgroups

2011-06-24 Thread jstedman
This example is about a year old, but it should help you out some: http://google-api-adwords-java.googlecode.com/svn/trunk/examples/utils/AuthTokenExample.java -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:/

ErrorCode CaptchaRequired when fetching adgroups

2011-06-24 Thread himan...@ranosys.com
I am trying to fetch adgroups of all clients in my MCCaccount. I have 94 clients added in my MCC. When fetching I took client one by one and then fetch adgroups of that client. Problem is after some number of client (it is not fix some times after client number 37, some times its is number 67 and