type StringLengthError (v202508)

  • The webpage lists various Ad Manager API services including AdRuleService, AdjustmentService, and SiteService.

  • The content also details inheritance relationships, specifically showing that various error types such as StringLengthError inherit from ApiError.

  • The StringLengthError has a field reason which can be TOO_LONG, TOO_SHORT, or UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringLengthError

reason

StringLengthError.Reason


Enumerations
TOO_LONG
TOO_SHORT
UNKNOWN