enum FeatureError.Reason (v202502)

  • The page lists various Ad Manager API services for version v202502, each with a link to its FeatureError.Reason documentation.

  • The FeatureError.Reason enumeration within the LiveStreamEventService namespace includes reasons like MISSING_FEATURE and UNKNOWN.

  • MISSING_FEATURE indicates a feature not enabled on the current network, while UNKNOWN is a fallback for unexposed values in the API version.


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