type CollectionSizeError (v202505)

  • The content lists various Ad Manager API services, including AdRuleService, AdjustmentService, and YieldGroupService.

  • It details the inheritance hierarchy of errors, with CollectionSizeError inheriting from ApiError.

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


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