Join us
live on Discord on the Google Advertising and Measurement Community server on October 16th! We will discuss the new features added in V22 of the Google Ads API.
QuotaError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible quota errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
RESOURCE_EXHAUSTED
|
Too many requests. |
ACCESS_PROHIBITED
|
Access is prohibited. |
RESOURCE_TEMPORARILY_EXHAUSTED
|
Too many requests in a short amount of time. |
EXCESSIVE_SHORT_TERM_QUERY_RESOURCE_CONSUMPTION
|
Too many expensive requests from query pattern over a short amount of time. |
EXCESSIVE_LONG_TERM_QUERY_RESOURCE_CONSUMPTION
|
Too many expensive requests from query pattern over an extended duration of time. |
PAYMENTS_PROFILE_ACTIVATION_RATE_LIMIT_EXCEEDED
|
To activate ad serving in a customer account, it has to be linked with a payment profile (also known as a Billing Customer Number, or BCN), which is then billed for the costs incurred by that customer account. This error will be thrown if too many customer accounts are activated in a short period of time for the same payment profile. Once this rate limit is exceeded, the customer should wait for a week before trying again, or contact Google Ads customer support to reset the rate limits. See https://support.google.com/google-ads/answer/6372658 to learn more about this limit. |
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 2025-10-10 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 2025-10-10 UTC."],[],[]]