enum StringFormatError.Reason (v202411)

  • The content provides a list of various advertising services available in the Ad Manager API v202411.

  • It also includes details about the StringFormatError.Reason dependency, which explains the reasons for a string format error.

  • The StringFormatError.Reason can be UNKNOWN, ILLEGAL_CHARS, or 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.