enum StringFormatError.Reason (v202502)

  • The document provides a list of various ad-related services, each linked to its specific documentation.

  • Dependencies for these services include StringFormatError.

  • The StringFormatError.Reason enumeration lists potential reasons for a string format error, such as unknown issues, illegal characters, or invalid formatting.

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.