type StringLengthError (v202502)

  • The content lists various services available in the Ad Manager API for version v202502, along with their associated error types.

  • The StringLengthError is an ApiError that specifically relates to the length of a string field.

  • The StringLengthError has a reason field indicating whether the string is TOO_LONG, TOO_SHORT, or the reason is 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