type CollectionSizeError (v202508)

  • The page lists various Ad Manager API services including AdRuleService, AdjustmentService, and many others.

  • It also details inheritance relationships, particularly highlighting CollectionSizeError which inherits from ApiError.

  • Key fields for ApiError are fieldPath, fieldPathElements, trigger, and errorString.

  • The CollectionSizeError includes a reason field with possible values TOO_LARGE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

CollectionSizeError

reason

CollectionSizeError.Reason


Enumerations
TOO_LARGE
UNKNOWN