AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their
FeatureError.Reasondocumentation for version v202502. -
The
FeatureError.Reasonprovides specific enumeration values, such asMISSING_FEATUREandUNKNOWN, to indicate the reason for a feature-related error. -
The
MISSING_FEATUREreason signifies that a used feature is not enabled on the current network. -
The
UNKNOWNreason is returned when the actual value of an error reason is not exposed by the requested 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. |