Hello AdMob API community,
I'm encountering an HttpError 429 when trying to fetch mediation report data from the AdMob API, despite very infrequent usage.
What's puzzling is that:
1. I'm only making one API request per day.
2. I've checked the usage/quotas in Google Cloud Console, and everything seems to be well within limits.
Given these circumstances, I'm quite confused about why I'm receiving this error.
Here are my questions:
1. Are there any known issues with the AdMob API that could cause false 429 errors?
2. Could there be any hidden or implicit quotas that I might be unaware of?
3. Is it possible that the error is coming from a different source, despite the error message specifically mentioning the AdMob API?
4. Are there any recommended troubleshooting steps for this kind of unexpected quota exhaustion?
Thank you in advance for your help!