type StringLengthError (v202505)

  • The content provides a list of various services available, including AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • It details the inheritance structure, showing that StringLengthError inherits from ApiError, which in turn has various subclasses like ApiVersionError and AuthenticationError.

  • The StringLengthError includes a reason field with possible values like TOO_LONG and TOO_SHORT.


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