enum FeatureError.Reason (v202505)

  • The page provides a list of services with links to their respective documentation.

  • The CreativeTemplateService has a dependency on FeatureError.

  • The FeatureError has two possible reasons: MISSING_FEATURE and UNKNOWN.

  • The MISSING_FEATURE reason indicates a feature not enabled on the current network.

  • The UNKNOWN reason is returned if the actual value is not exposed by the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.