enum FeatureError.Reason (v202411)

  • The CmsMetadataService.FeatureError object indicates an error related to CMS metadata features within the Google Ad Manager API.

  • FeatureError.Reason is an enumeration that provides further details about the specific error encountered, including MISSING_FEATURE and UNKNOWN.

  • The documentation specifies the namespace for this object as https://www.google.com/apis/ads/publisher/v202411.

  • This service may not be enabled for all networks and encountering errors like MISSING_FEATURE suggests enabling the necessary features within the Ad Manager settings.


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.