Hi Fedor,

Thanks for reaching out to the Google Ads API support team.

When you have a large number of parallel requests you may exceed the rate limit 
and encounter the RateExceededError. You should reduce the queries per 
second(QPS) to ensure the API requests work. In order to fix this issue, slow 
down a little bit and reduce the QPS. You can also consider batching multiple 
requests into a single request. Furthermore, you can apply message queue to 
your application for operation load distribution, while also controlling 
request and consumer rates. For details on the rate limit, please refer to this 
documentation.

As for your specific questions, although you use one token to send requests 
from different servers all threads would still count towards the total QPS 
limit for one account. If you would like to have more than one developer tokens 
in one google account you could consult the Compliance Team to see if that 
might be possible or not.

I hope this helps. Please let me know if you have any further concerns or 
questions.

Regards,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UKLvkd:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/U_15v000000000000000000000000000000000000000000000PYRLDQ00PZlWpK8KQXO-VWoQ_65NDA%40sfdc.net.

Reply via email to