type StringFormatError (v202505)

  • StringFormatError is a type of ApiError that can be inherited.

  • StringFormatError has a field called reason which is of type StringFormatError.Reason.

  • The StringFormatError.Reason enumeration includes values like UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringFormatError

reason

StringFormatError.Reason


Enumerations
UNKNOWN
ILLEGAL_CHARS
INVALID_FORMAT