AI-generated Key Takeaways
-
This document provides a list of various advertising services available in the Ad Manager API v202508.
-
Each listed service links to its documentation page, specifically referencing the
ParseError.Reason
type for that service. -
The
ParseError.Reason
enumeration defines possible reasons for parsing errors, includingUNPARSABLE
andUNKNOWN
. -
The content also lists the
ParseError
dependency and its definition related to target errors.
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. |