Hello kes0,

This is defined by the Google Accounts authorization policies which is 
external to the AdWords API. We are not able to share any details on what 
triggers captcha challenge.

Please note if you are about to launch a new platform, you should consider 
implementing OAuth2.0 as soon as possible, as the client login protocol is 
deprecated and will be removed in the future.


-Danial, AdWords API Team.



On Tuesday, October 9, 2012 1:50:01 PM UTC+4, kes0 wrote:
>
> Kinda off topic but just some questions regarding this limit, is it 
> 100 authorizations independent during a certain time limit or am I 
> missunderstanding? Since you are writing about something about batch. 
> I am about to launch a platform that will have this amount of users at 
> the same time. 
>
> Regards Fred 
>
> 2012/10/9 Danial Klimkin <danial.kli...@google.com <javascript:>>: 
> > Hello Marcin, 
> > 
> > 
> > Please see my reply to the initial post which should cover the issue. 
> I've 
> > also created an article with more details specific to Ruby: 
> > 
> > 
> > 
> http://googleadsdeveloper.blogspot.com/2012/10/using-oauth20-authorization-method-with.html
>  
> > 
> > Let me know if you have any questions. 
> > 
> > 
> > -Danial, AdWords API Team. 
> > 
> > 
> > On Monday, October 8, 2012 5:58:10 PM UTC+4, Marcin Urbanski wrote: 
> >> 
> >> Any update on this? I have exactly the same problem. 
> >> If Ruby gems won't support it soon, I can use Java. 
> >> 
> >> Are there any examples on how to use Service to Service authentication? 
> >> 
> >> On Tuesday, August 14, 2012 5:07:08 PM UTC+2, Antony Vorobiev wrote: 
> >>> 
> >>> Hello all, 
> >>> 
> >>> I was using ClientLogin authorization method in my server application 
> for 
> >>> several months, but now it throws CaptchaRequired error because of too 
> much 
> >>> authorization attempts for about 100 client_customer_id in a batch, so 
> I'm 
> >>> looking for the way to get 100+ client accounts processed (sync 
> campaigns, 
> >>> fetch campaign statuses, report statistics) in reasonable time 
> (several 
> >>> minutes) without any user interaction 
> >>> 
> >>> according to - https://developers.google.com/accounts/docs/OAuth2 - 
> this 
> >>> document, the most suitable method for me is OAuth 2.0 Service Account 
> >>> authorization 
> >>> 
> >>> I've got all the credentials - Client ID, Email address, Application 
> name 
> >>> and private key file, but I still have no idea how can I get this 
> stuff 
> >>> working. 
> >>> 
> >>> 
> >>> Could you please provide me with an example of how can I access to 
> >>> Adwords API via OAuth 2.0 Service Account and fetch, for example, 
> account 
> >>> hierarchy using Ruby Adwords API library? 
> > 
> > -- 
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 
> > Also find us on our blog and discussion group: 
> > http://adwordsapi.blogspot.com 
> > http://groups.google.com/group/adwords-api 
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 
> > 
> > You received this message because you are subscribed to the Google 
> > Groups "AdWords API Forum" group. 
> > To post to this group, send email to adwor...@googlegroups.com<javascript:> 
> > To unsubscribe from this group, send email to 
> > adwords-api...@googlegroups.com <javascript:> 
> > For more options, visit this group at 
> > http://groups.google.com/group/adwords-api?hl=en 
>
>
>
> -- 
>
> // 
> MVH / Regards 
>
> Fredrik Gustafsson 
> 070-2833674 
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to