type QuotaError (v202411)

  • The page lists various services and their associated QuotaError links within the Google Ad Manager API v202411.

  • The QuotaError class inherits from ApiError and includes fields like fieldPath, trigger, and errorString.

  • The QuotaError specifically has a reason field which uses the QuotaError.Reason enumeration.

  • The QuotaError.Reason enumeration includes values such as EXCEEDED_QUOTA, UNKNOWN, REPORT_JOB_LIMIT, and SEGMENT_POPULATION_LIMIT.


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

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