enum ParseError.Reason (v202411)

  • This page focuses on ParseError.Reason, outlining the potential reasons for errors encountered when using the CmsMetadataService within the Google Ad Manager API.

  • ParseError.Reason includes two main reasons for errors: UNPARSABLE which indicates an attribute parsing error and UNKNOWN which is returned when the value isn't exposed in the current API version.

  • This enumeration is part of the Google Ad Manager API and resides within the namespace 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.