type CollectionSizeError (v202508)

  • The document lists various Ad Manager API services.

  • The content details inheritance relationships, specifically showing CollectionSizeError inheriting from ApiError.

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

  • Information on fields inherited from ApiError like fieldPath, fieldPathElements, trigger, and errorString is provided.


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