AI-generated Key Takeaways
-
The content provides a list of various services available in the Google Ad Manager API v202505, each linked to its specific StringFormatError.Reason documentation.
-
Each listed service, such as AdRuleService, AdjustmentService, and AdsTxtService, includes a link to documentation detailing reasons for StringFormatErrors specific to that service.
-
The document also includes details about StringFormatError.Reason as a dependency, outlining possible enumeration values like UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT with brief descriptions.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
UNKNOWN
|
|
ILLEGAL_CHARS
|
The input string value contains disallowed characters. |
INVALID_FORMAT
|
The input string value is invalid for the associated field. |