type QuotaError (v202502)

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

  • QuotaError includes a 'reason' field which is an enumeration with values like EXCEEDED_QUOTA, UNKNOWN, REPORT_JOB_LIMIT, and SEGMENT_POPULATION_LIMIT.

  • The ApiError, from which QuotaError inherits, has fields such as fieldPath, fieldPathElements, trigger, and errorString.

  • This page outlines various Ad Manager API services and common error types within the v202502 namespace.


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

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