Page Summary
-
This page provides a list of various services within the Google Ad Manager API, including links to their respective ParseError documentation.
-
The ParseError.Reason enumeration defines possible reasons for targeting errors.
-
The two main reasons for parse errors are
UNPARSABLEfor attribute parsing issues andUNKNOWNfor values not exposed by the requested API version.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |