enum ParseError.Reason (v202411)

  • This page provides details on ParseError.Reason, which outlines the reasons for target errors within the Google Ad Manager API.

  • ParseError.Reason includes two enumerations: UNPARSABLE and UNKNOWN.

  • UNPARSABLE signifies an error during attribute parsing, while UNKNOWN implies that the actual value is hidden in the current API version.

  • The namespace for this functionality is https://www.google.com/apis/ads/publisher/v202411.

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.