AI-generated Key Takeaways
-
The
QuotaError.Reason
enumeration lists potential reasons for quota errors in Google Ad Manager. -
Reasons for exceeding quota can include exceeding overall quota limits, reaching the report job limit, or exceeding the segment population limit.
-
This enumeration is part of the Google Ad Manager API and is used across various services.
-
The possible reasons are
EXCEEDED_QUOTA
,UNKNOWN
,REPORT_JOB_LIMIT
, andSEGMENT_POPULATION_LIMIT
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
EXCEEDED_QUOTA
|
|
UNKNOWN
|
|
REPORT_JOB_LIMIT
|
|
SEGMENT_POPULATION_LIMIT
|