enum StringFormatError.Reason (v202411)

  • This page provides information on StringFormatError.Reason, which details reasons for string format errors in Google Ad Manager.

  • StringFormatError.Reason is an enumeration with values that indicate the specific type of string format problem.

  • Possible reasons for string format errors include unknown reasons (UNKNOWN), illegal characters (ILLEGAL_CHARS), and invalid formats (INVALID_FORMAT).

  • Developers can use this information to troubleshoot and resolve 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