enum StringFormatError.Reason (v202502)

  • The document provides a list of services and their corresponding links within the Ad Manager API reference.

  • It describes StringFormatError.Reason, an enumeration detailing reasons for target errors related to string formatting.

  • Reasons for StringFormatError.Reason include UNKNOWN, ILLEGAL_CHARS for disallowed characters, and INVALID_FORMAT for invalid string values.

The reasons for the target error.


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