type StringLengthError (v202411)

  • The page lists numerous services related to ad management, including AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • It details the StringLengthError and its inheritance from ApiError, along with fields like fieldPath, trigger, and errorString.

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

  • The content appears to be documentation for an API related to ad management.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringLengthError

reason

StringLengthError.Reason


Enumerations
TOO_LONG
TOO_SHORT
UNKNOWN