enum ParseError.Reason (v202508)

  • The content provides a list of various services within the Ad Manager API, each linked to its ParseError.Reason documentation.

  • It defines ParseError.Reason as the reasons for a target error and lists two specific enumeration values: UNPARSABLE and UNKNOWN.

  • The UNPARSABLE reason indicates an error in parsing an attribute, while UNKNOWN is returned when the actual value is not exposed by the API version.

  • The content also includes a namespace for the publisher API.

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.