type CollectionSizeError (v202505)

  • The CollectionSizeError is a type of ApiError within the SiteService.

  • This error indicates an issue related to the size of a collection.

  • Possible reasons for this error include a collection being too large or an unknown reason.

  • The error provides details like the field path and trigger to help identify the source of the error.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

CollectionSizeError

reason

CollectionSizeError.Reason


Enumerations
TOO_LARGE
UNKNOWN