type CollectionSizeError (v202502)

  • The document provides a comprehensive list of Ad Manager API services, including AdRuleService, AdjustmentService, and numerous others related to advertising and content management.

  • It details the inheritance hierarchy for API errors, showing that CollectionSizeError is a type of ApiError.

  • The CollectionSizeError specifically includes a 'reason' field with enumerations such as 'TOO_LARGE' and 'UNKNOWN', indicating the nature of the collection size issue.

  • The namespace for these services and errors is https://www.google.com/apis/ads/publisher/v202502.


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