"message" : "Resource has been exhausted (e.g. check quota).",
"errors" : [ {
"message" : "Resource has been exhausted (e.g. check quota).",
"domain" : "global",
"reason" : "rateLimitExceeded"
} ],
"status" : "RESOURCE_EXHAUSTED"
}
}
How can I extends the quota limit?
Thanks,
AdMob API Forum Support
unread,
Aug 10, 2021, 2:44:05 AM8/10/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qua...@onesoft.com.vn, google-admob-api...@googlegroups.com
Hello there,
Thank you for reaching out to the forum. I recommend adding client side rate limiting to stay within the threshold of 900 reporting read requests per minute per project based on the AdMob API Quotas page.