Quotas
Stay organized with collections
Save and categorize content based on your preferences.
Quotas protect Google's infrastructure from processes that use the AdMob API
in an inappropriate way. They ensure that individual actions cannot negatively
impact the larger community.
Quota limits
The following table outlines each quota limit for the AdMob API. Note that
quota limits apply to account, inventory, and reporting methods separately.
Key Point: There are additional back-end processing cost caps. When experiencing
quota errors, such as 429 RESOURCE_EXHAUSTED
, and your quotas are within the
table below, the recommendation is to introduce client-side rate limiting as
well as requesting fewer rows per request. The latter can be achieved by
reducing the date range of your request and the number of dimensions.
Quota Description
Quota Limit
Account read requests per minute per project
900
Inventory read requests per minute per project
120
Inventory read requests per day per project
172800
Reporting read requests per minute per project
900
Follow the instructions for
additional information on your quota limits .
Requests for additional daily quota
If you require more quota than the limit, reach out to us on the AdMob API
Developer Forum and
describe your use case.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-09-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2023-09-05 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-09-05 UTC."]]