enum FeatureError.Reason (v202411)

  • The DaiEncodingProfileService.FeatureError.Reason enumeration lists reasons for feature errors in the context of encoding profiles.

  • MISSING_FEATURE signifies that a feature used is not enabled on the current network, hindering functionality.

  • UNKNOWN is a fallback reason indicating that the true cause of the error isn't revealed in the current 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.