type StringFormatError (v202411)

  • StringFormatError is a type of ApiError with a namespace of https://www.google.com/apis/ads/publisher/v202411.

  • StringFormatError includes inherited fields from ApiError such as fieldPath, fieldPathElements, trigger, and errorString.

  • The StringFormatError specifically has a field called reason which is an enumeration with values like UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringFormatError

reason

StringFormatError.Reason


Enumerations
UNKNOWN
ILLEGAL_CHARS
INVALID_FORMAT