Thank you!

On 11/9/2012 8:21 AM, Kevin Winter wrote:
Hi,
It's not so much a matter of how many simultaneous logins so much as the total number of requests you are making. Our servers will return back RATE_EXCEEDED_ERROR when you have made too many. We recommend that regardless of how many threads you use, you check for this error and delay for 30 seconds or so before making another call. Depending on the type of requests you are making, you may be able to use more or less than 15 threads. We generally recommend starting with 10 or so (when doing report downloads) and fine-tuning from there.

- Kevin Winter
AdWords API Team

On Wednesday, November 7, 2012 10:40:00 AM UTC-5, The Phantom wrote:

    I anticipate hitting the Google AdWords API from java via several
    different machines simultaneously.  Is there a limit to the number
    of simultaneous logins I can have to the API? I have read the
    question regarding simultaneous reports generation, and from that,
    I am surmising that the limit for logins might be 15.
    Can someone confirm?
    Thanks.

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

--
Steve Beaman

Life is short,
and the closer you get to the end,
the faster it goes.
Don't waist your time.

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