type StringLengthError (v202505)

  • The content lists various Ad Manager API services, including AdsTxtService.

  • StringLengthError is a specific type of API error related to string length constraints.

  • StringLengthError inherits from the general ApiError class.

  • The StringLengthError has a reason field that indicates if the string is too long, too short, or the reason is unknown.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringLengthError

reason

StringLengthError.Reason


Enumerations
TOO_LONG
TOO_SHORT
UNKNOWN