type CollectionSizeError (v202502)

  • The page provides a list of various Ad Manager API services, including links to their documentation for the v202502 version.

  • The content details the inheritance hierarchy of errors, showing that CollectionSizeError is a type of ApiError.

  • Information about the CollectionSizeError itself is presented, including inherited fields from ApiError and its specific field reason, which is an enumeration with values TOO_LARGE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

CollectionSizeError

reason

CollectionSizeError.Reason


Enumerations
TOO_LARGE
UNKNOWN