type QuotaError (v202505)

  • The document lists various Ad Manager API services with links to their QuotaError documentation for the v202505 version.

  • It details the inheritance hierarchy of the QuotaError from ApiError.

  • The QuotaError has fields like fieldPath, fieldPathElements, trigger, errorString inherited from ApiError, and its own reason field.

  • The reason field of QuotaError includes enumerations like EXCEEDED_QUOTA, UNKNOWN, REPORT_JOB_LIMIT, and SEGMENT_POPULATION_LIMIT.


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

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