enum StringFormatError.Reason (v202411)

  • This page details the StringFormatError.Reason enumeration within the Google Ad Manager API.

  • StringFormatError.Reason defines the reasons for a string format error, such as illegal characters or an invalid format.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.

  • Developers can refer to this page to understand the different reasons for string format errors within the API and handle them accordingly.

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.