type StringLengthError (v202502)

  • The document lists various Ad Manager API services for the v202502 version.

  • It provides details on the inheritance of the StringLengthError, showing it derives from ApiError and includes specific StringLengthError fields like reason.

  • The StringLengthError reason can be 'TOO_LONG', 'TOO_SHORT', or 'UNKNOWN'.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringLengthError

reason

StringLengthError.Reason


Enumerations
TOO_LONG
TOO_SHORT
UNKNOWN