AI-generated Key Takeaways
-
The content provides a list of various service endpoints available in the Ad Manager API version v202505.
-
Each listed service endpoint links to documentation related to StringFormatError reasons for that specific service.
-
A StringFormatError can occur due to unknown reasons, illegal characters, or an invalid format in the input string value.
-
The StringFormatError.Reason enumeration defines the specific reasons for a string format error.
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. |