enum StringFormatError.Reason (v202411)

  • The provided content lists various services available within the Ad Manager API, along with a specific focus on the StringFormatError and its possible reasons.

  • The StringFormatError can occur due to unknown issues, the presence of illegal characters in the input string, or an invalid format of the input string value for a given field.

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.