type QuotaError (v202411)

  • The StreamActivityMonitorService allows monitoring of streaming activity.

  • It inherits from ApiError and includes fields like fieldPath, trigger, and errorString.

  • QuotaError is a specific error type with a reason field indicating why a quota was exceeded.

  • Potential quota reasons include exceeding overall quota, report job limits, or segment population limits.

  • The service is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.


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