AI-generated Key Takeaways
-
The document provides a comprehensive list of various services available in the Ad Manager API v202505, including services related to ad rules, adjustments, ads.txt, audience segments, and many more.
-
It defines
StringFormatError.Reasonas an enumeration detailing the reasons for target errors, which can include unknown errors, illegal characters, or invalid format in input string values.
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. |