enum StringFormatError.Reason (v202411)

  • The webpage provides a comprehensive list of various services available in the Ad Manager API, version 202411.

  • Each service listed is a hyperlink, directing users to further documentation about that specific service's StringFormatError reason.

  • The page also details the StringFormatError.Reason enumeration, explaining possible causes for string format errors like unknown issues, illegal characters, or an 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.