enum StringFormatError.Reason (v202411)

  • The content lists numerous Ad Manager API services for version v202411, such as AdRuleService, AdjustmentService, and YieldGroupService.

  • It defines StringFormatError.Reason as indicating the reasons for a target error within the Ad Manager API.

  • StringFormatError.Reason includes enumerated values like UNKNOWN, ILLEGAL_CHARS for disallowed characters, and INVALID_FORMAT for an invalid string value.

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.