type QuotaError (v202502)

  • QuotaError is a type of ApiError that can occur in various services within the Google Ad Manager API.

  • QuotaError has a reason field which indicates the specific reason for the quota error, such as exceeding a general quota limit, a report job limit, or a segment population limit.

  • The QuotaError also inherits fields from ApiError, including fieldPath, fieldPathElements, trigger, and errorString.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

QuotaError

reason

QuotaError.Reason


Enumerations
EXCEEDED_QUOTA
UNKNOWN
REPORT_JOB_LIMIT
SEGMENT_POPULATION_LIMIT