I’m working with the Google Analytics Management API for uploading data to my analytics account. The problem I’m facing is that I keep hitting some kind of daily limit after making around 50 upload requests per day.
When I check my Google Cloud Console quota dashboard, I can’t find any specific information about these upload limits. The error message I get just says “Quota limit exceeded” which doesn’t help me understand what exactly is being limited.
I need to upload small batches of data regularly but this restriction is blocking my workflow. Has anyone figured out where these upload quotas are displayed in the console? I want to monitor my usage properly and understand what limits I’m working with.
Is there a way to see the actual quota consumption somewhere or get more detailed error messages that explain which specific limit was reached?