enum StringFormatError.Reason (v202411)

  • The provided content lists various services related to ad management, each with a link to its API reference documentation.

  • The content also details the StringFormatError dependency, specifically outlining the possible reasons for this error, which include UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.

  • The StringFormatError.Reason enumeration describes the causes for target errors within the system, such as the presence of disallowed characters or an invalid string format.

The reasons for the target error.


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