Android Management API quota

NSM
Level 1.5: Cupcake

I would like to inquire about increasing the quota for the Android Management API.
We are planning to develop technology using the Android Management API according to our customers' needs.
However, since there are device quotas and query limits set per project, we need an increase.
While it seems we can submit a quota increase request, I'm curious if there is a maximum limit for the increase.
(Currently, we expect to need more than 30,000 devices, and this number may increase further in the future.)
Additionally, I would like to know if quota increase requests can be rejected and what are some typical cases for rejection.

1 REPLY 1

jeremy
Level 2.3: Gingerbread

Hello,

This should not be an issue, as the Management API allows for enough query limits and quotas to manage ten thousand devices. If you encounter issues with that, I would suggest implementing a back off and retrying mechanism within your product and see how you can improve your code to make less API calls to Google APIs.