enum StringFormatError.Reason (v202502)

  • The content lists various services related to ad management, each with a link to its documentation regarding StringFormatError.Reason.

  • The StringFormatError.Reason provides specific causes for errors related to string formatting.

  • Possible reasons for a StringFormatError include unknown issues, the presence of illegal characters, or an invalid string format for a specific field.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
UNKNOWN
ILLEGAL_CHARS The input string value contains disallowed characters.
INVALID_FORMAT The input string value is invalid for the associated field.