type CollectionSizeError (v202411)

  • CollectionSizeError is a type of ApiError that is part of the SegmentPopulationService.

  • It includes inherited fields from ApiError such as fieldPath, fieldPathElements, trigger, and errorString.

  • The CollectionSizeError specifically has a 'reason' field which can be 'TOO_LARGE' or 'UNKNOWN'.


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