enum FeatureError.Reason (v202411)

  • The CreativeTemplateService allows management of creative templates in Google Ad Manager.

  • FeatureError.Reason enumerates reasons for feature-related errors.

  • MISSING_FEATURE indicates that a feature used is not enabled for the network.

  • UNKNOWN is returned when the actual value is not exposed by the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
MISSING_FEATURE A feature is being used that is not enabled on the current network.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.