AI-generated Key Takeaways
-
The document lists various services available in the Google Ad Manager API, version v202508.
-
Each service listed links to its specific documentation for
ParseError.Reason
. -
ParseError.Reason
is an enumeration within the specified namespace that describes why a parsing error occurred. -
The possible reasons for a parsing error are
UNPARSABLE
andUNKNOWN
.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |