enum ParseError.Reason (v202411)

  • The content discusses the ParseError.Reason enumeration within the CreativeTemplateService in Google Ad Manager's API.

  • This enumeration outlines the potential reasons for parsing errors when working with creative templates.

  • ParseError.Reason includes values like UNPARSABLE for attribute parsing issues and UNKNOWN for cases where the error reason isn't exposed by the API.

  • The namespace for this enumeration 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.