type StringFormatError (v202411)

  • The StreamActivityMonitorService allows for monitoring stream activity within Google Ad Manager.

  • This service inherits from the ApiError class and includes various error types like ApiVersionError, AuthenticationError, and more.

  • StringFormatError is a specific error type within this service, indicating issues with string formatting.

  • The StringFormatError can have different reasons, such as illegal characters or invalid format, indicated by the "reason" field.

  • The service uses the namespace https://www.google.com/apis/ads/publisher/v202411 for its operations.


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