Hi Mat, Sorry to revive the thread, I was curious on how you implemented your solution since Im on the same boat.
My initial thought was to find the service QPS and implement a global token bucket service rate limiter on our side (just like the one google use and recommends <https://developers.google.com/google-ads/api/docs/best-practices/rate-limits?hl=en#throttle>). Unfortunately the QPS was is yet unclear, probably to prevent committing to an SLA (the exact token number should be an integer on one of their databases tho). On Wednesday, September 8, 2021 at 12:29:46 AM UTC-3 adsapi wrote: > Hello Mat, > > We received an update from the feature request regarding on the QPS rate > limits. > > As per our team, there are no figures we can give really. The QPS varies > based on the overall server environments at each moment. If the user > follows the best practices > <https://developers.google.com/google-ads/api/docs/best-practices/overview?hl=en>, > > they would be able to avoid the issue. > > Regards, > [image: Google Logo] > Mark Kevin Albios > Google Ads API Team > > > ref:_00D1U1174p._5004Q2Mj0N4: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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/9b53c026-ba10-4a6c-9961-012d329ec272n%40googlegroups.com.
