AI-generated Key Takeaways
-
The content lists various Ad Manager API services available in version v202505.
-
It provides links to the documentation for each listed service's
FeatureError.Reason. -
The
FeatureError.Reasonenumeration has two possible values:MISSING_FEATUREandUNKNOWN. -
MISSING_FEATUREindicates a feature not enabled on the current network, whileUNKNOWNis a fallback for unexposed values.
- 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. |