type RequiredCollectionError (v202411)

  • The SegmentPopulationService allows you to manage and interact with audience segment populations in Google Ad Manager.

  • It inherits from ApiError and provides various error types for troubleshooting.

  • RequiredCollectionError is a specific error indicating issues with the size or presence of collections.

  • The reason field within RequiredCollectionError specifies the nature of the collection error, such as missing, too large, or too small.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequiredCollectionError

reason

RequiredCollectionError.Reason


Enumerations
REQUIRED
TOO_LARGE
TOO_SMALL
UNKNOWN