Assigned
Status Update
Comments
ke...@google.com <ke...@google.com> #2
Hi Minhaz,
Thank you for raising a feature request. I'll share this with the wider team so this can be considered to be added in the future. You may follow the
Regards,
Kevin Soriano, Google Analytics API Team
Description
Summary: Currently, if a developer has exhausted any of their quota token buckets, further Data API requests will fail with a 429 error. Thus, developers cannot get back the `PropertyQuota`. It becomes difficult for developers to understand the property's current quota status and which bucket(s) have been exhausted at this point. Especially, if other applications have exhausted a quota token bucket, there will not no information from the developer's point of view on the quota tokens.
Provide a way for developers toget back `PropertyQuota` object even if a property has exhausted one or multiple of their quota token buckets. This can be via the Admin API or a Data API method with a separate token bucket.