enum StringFormatError.Reason (v202508)

  • The content lists various services related to ad management, such as AdRuleService, InventoryService, and ReportService, each with a link to their respective documentation.

  • A dependency called StringFormatError is highlighted, providing reasons for this error.

  • The StringFormatError reasons include 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/v202508
Enumeration Description
UNKNOWN
ILLEGAL_CHARS The input string value contains disallowed characters.
INVALID_FORMAT The input string value is invalid for the associated field.