type CollectionSizeError (v202502)

  • The content lists numerous Ad Manager API services, including AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • The inheritance section highlights that CollectionSizeError is a type of ApiError, alongside other errors like AuthenticationError and InternalApiError.

  • The CollectionSizeError includes fields for reason, which has enumerated values like TOO_LARGE and UNKNOWN.


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