type QuotaError (v202411)

  • QuotaError is a type of ApiError that can occur in various Ad Manager services, including StreamActivityMonitorService.

  • QuotaError includes a reason field, which can be one of several enumerated values such as EXCEEDED_QUOTA, UNKNOWN, REPORT_JOB_LIMIT, or SEGMENT_POPULATION_LIMIT.

  • Other inherited fields from ApiError like fieldPath, fieldPathElements, trigger, and errorString provide additional context about the error.


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