enum FeatureError.Reason (v202505)

  • The document provides a list of services within the Ad Manager API, including links to their documentation.

  • It also details the FeatureError.Reason enumeration with two possible values: MISSING_FEATURE and UNKNOWN.

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

  • UNKNOWN signifies that 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.