type StringLengthError (v202505)

  • The page lists various services available, including AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • It also outlines an inheritance hierarchy for errors, stemming from ApiError and including specific errors like StringLengthError.

  • The StringLengthError has a 'reason' field which can indicate if a string is TOO_LONG, TOO_SHORT, 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

StringLengthError

reason

StringLengthError.Reason


Enumerations
TOO_LONG
TOO_SHORT
UNKNOWN