type CollectionSizeError (v202411)

  • The content discusses the CollectionSizeError within the context of Google Ad Manager API.

  • This error occurs when a collection exceeds the allowed size limit.

  • It is part of the inheritance hierarchy, inheriting properties from ApiError.

  • CollectionSizeError has a reason field indicating why the error happened (e.g., TOO_LARGE).

  • Various Google Ad Manager services are listed, highlighting their association with this error type.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

CollectionSizeError

reason

CollectionSizeError.Reason


Enumerations
TOO_LARGE
UNKNOWN