enum StringFormatError.Reason (v202411)

  • This page provides an overview of StringFormatError.Reason within the Google Ad Manager API.

  • It lists the possible reasons for string format errors, which include UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.

  • Each reason is accompanied by a brief description of the error type.

  • The namespace for StringFormatError.Reason is provided for context within the API.

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.