type StringFormatError (v202502)

  • StringFormatError is a specific type of ApiError within the StreamActivityMonitorService.

  • It indicates issues related to the formatting of string inputs.

  • Possible reasons for a StringFormatError include unknown issues, illegal characters, or an invalid format.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringFormatError

reason

StringFormatError.Reason


Enumerations
UNKNOWN
ILLEGAL_CHARS
INVALID_FORMAT