enum StringFormatError.Reason (v202502)

  • The provided content lists various services related to ad management, such as AdRuleService, AdsTxtService, CreativeService, and ReportService.

  • The content includes a section detailing StringFormatError.Reason, which explains possible issues with string inputs.

  • The StringFormatError.Reason enumeration lists reasons like UNKNOWN, ILLEGAL_CHARS for disallowed characters, and INVALID_FORMAT for invalid string values.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
UNKNOWN
ILLEGAL_CHARS The input string value contains disallowed characters.
INVALID_FORMAT The input string value is invalid for the associated field.