AI-generated Key Takeaways
-
This content lists various services available in the Ad Manager API, each linked to its ParseError.Reason documentation for version v202505.
-
The ParseError.Reason describes the possible reasons for a parsing error in the target object.
-
The possible reasons for a ParseError are
UNPARSABLE, indicating an attribute parsing error, andUNKNOWNfor values not exposed in the requested API version.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
UNPARSABLE
|
Indicates an error in parsing an attribute. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |