AI-generated Key Takeaways
-
The document lists various services related to Ad Manager, such as AdRuleService, AdjustmentService, and AdsTxtService, among many others.
-
The StringFormatError and StringFormatError.Reason are listed as dependencies.
-
The StringFormatError.Reason enumeration provides reasons for target errors, including 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. |