AI-generated Key Takeaways
-
The
QuotaError
in Google Ad Manager signifies a client-side error where a user has exceeded their usage quota for a specific action. -
This error often occurs when making too many requests per second, exceeding the allowable limit, or exceeding report request limits.
-
To resolve this error, wait a specified time (e.g., 5 seconds for requests, 10 minutes for reports), and then retry the request.
-
Users can mitigate
QuotaError
occurrences by limiting the number of requests or report jobs per hour, according to the provided guidelines. -
The error details include the reason for exceeding the quota, the field causing the error, and a detailed error message.
Describes a client-side error on which a user is attempting to perform an action to which they have no quota remaining.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
The OGNL field path to identify cause of error. |
|
A parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}. |
|
The data that caused the error. |
|
A simple string representation of the error and reason. |
QuotaError
|
|
|
Enumerations
|