AI-generated Key Takeaways
-
The document lists various Ad Manager API services with links to their reference documentation.
-
Each service is linked to a
StringFormatError.Reasonpage for version v202411 of the API. -
StringFormatError.Reasonis a dependency that provides reasons for target errors related to string formatting. -
Possible reasons for a
StringFormatErrorinclude unknown, illegal characters, and invalid format.
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. |