enum StringFormatError.Reason (v202411)

  • The document lists various Ad Manager API services with links to their reference documentation.

  • Each service is linked to a StringFormatError.Reason page for version v202411 of the API.

  • StringFormatError.Reason is a dependency that provides reasons for target errors related to string formatting.

  • Possible reasons for a StringFormatError include 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.