type CollectionSizeError (v202411)

  • The provided content lists various services available within the Ad Manager API, along with their corresponding CollectionSizeError references.

  • The content also details the inheritance structure of the CollectionSizeError, showing it inherits from ApiError and has several sibling error types.

  • The CollectionSizeError object has fields such as fieldPath, fieldPathElements, trigger, errorString (inherited from ApiError), and its own reason field with TOO_LARGE and UNKNOWN enumerations.


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