enum ParseError.Reason (v202411)

  • This page provides an overview of the ParseError.Reason enumeration within the Google Ad Manager API.

  • ParseError.Reason defines the reasons why a target error occurred during parsing.

  • The enumeration includes values like UNPARSABLE for attribute parsing errors and UNKNOWN for errors in unsupported API versions.

  • This information is relevant for developers working with the Google Ad Manager API to understand and handle parsing errors.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.