enum ParseError.Reason (v202411)

  • This page documents the ParseError.Reason enumeration for the Google Ad Manager API.

  • ParseError.Reason outlines the potential reasons for parsing errors within the LineItemTemplateService.

  • The enumeration includes UNPARSABLE for attribute parsing errors and UNKNOWN for values not exposed in the current API version.

  • Developers can use this information to understand and handle errors encountered when working with LineItemTemplateService.

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.