type StringFormatError (v202508)

  • The page lists various Ad Manager API services including AdRuleService, AdjustmentService, and AdsTxtService.

  • It details the inheritance of errors, with StringFormatError inheriting from ApiError.

  • Information about fields like fieldPath, fieldPathElements, trigger, and errorString for ApiError is provided.

  • The StringFormatError includes a reason field with possible enumeration values such as UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringFormatError

reason

StringFormatError.Reason


Enumerations
UNKNOWN
ILLEGAL_CHARS
INVALID_FORMAT