type QuotaError (v202505)

  • The QuotaError is part of the StreamActivityMonitorService and inherits from ApiError.

  • It includes fields such as fieldPath, fieldPathElements, trigger, errorString from ApiError, and its own field reason.

  • The reason field is an enumeration with values 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