enum StringFormatError.Reason (v202411)

  • The page provides a list of services with links to their respective documentation.

  • Each service link includes ".StringFormatError.Reason" at the end, indicating a focus on handling string format errors within these services.

  • The StringFormatError.Reason section details the possible reasons for string format errors, including unknown, illegal characters, and invalid 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.