enum ParseError.Reason (v202411)

  • This page provides details on ParseError.Reason, outlining the reasons for target errors in Google Ad Manager.

  • ParseError.Reason includes two potential values: UNPARSABLE for parsing errors, and UNKNOWN for values not exposed in the API version.

  • Developers can use this information to understand errors related to the ContentBundleService in their Ad Manager integrations.

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.