AI-generated Key Takeaways
-
The content provides a list of various services related to ad management, including services for ad rules, adjustments, inventory, and reporting.
-
The document details the
ParseError.Reason
enumeration, which describes reasons for target errors in parsing attributes. -
The
ParseError.Reason
enumeration includesUNPARSABLE
to indicate parsing errors andUNKNOWN
for values not exposed by the API version.
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. |