enum StringFormatError.Reason (v202411)

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

  • StringFormatError.Reason outlines potential reasons for string formatting errors within the API, such as illegal characters or an invalid format.

  • It provides three enumeration values: UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.

  • Developers can use these values to understand and troubleshoot string formatting issues when interacting with the Ad Manager API.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
UNKNOWN
ILLEGAL_CHARS
INVALID_FORMAT