enum QuotaError.Reason (v202411)

  • This documentation details the QuotaError.Reason enumeration within the Google Ad Manager API.

  • QuotaError.Reason helps identify the specific cause of a quota error.

  • Potential reasons for quota errors include exceeding quotas, reaching report job limits, or hitting segment population limits.

  • These reasons are represented by the enumeration values EXCEEDED_QUOTA, REPORT_JOB_LIMIT, and SEGMENT_POPULATION_LIMIT, respectively.

  • A value of UNKNOWN signifies an unidentified cause for the quota error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
EXCEEDED_QUOTA
UNKNOWN
REPORT_JOB_LIMIT
SEGMENT_POPULATION_LIMIT