AI-generated Key Takeaways
-
This documentation details the
QuotaError.Reason
enumeration for the Google Ad Manager API. -
QuotaError.Reason
outlines the various reasons a quota error might occur, such as exceeding usage limits or hitting report job limits. -
Developers can use these reasons to understand and handle quota-related issues in their Ad Manager integrations.
-
The enumeration includes values like
EXCEEDED_QUOTA
,REPORT_JOB_LIMIT
, andSEGMENT_POPULATION_LIMIT
to represent specific quota limitations. -
This information is crucial for developers working with the StreamActivityMonitorService and other services in the Ad Manager API.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
EXCEEDED_QUOTA
|
|
UNKNOWN
|
|
REPORT_JOB_LIMIT
|
|
SEGMENT_POPULATION_LIMIT
|