AI-generated Key Takeaways
-
The document provides a list of services within the Ad Manager API, including links to their documentation.
-
It also details the
FeatureError.Reasonenumeration with two possible values:MISSING_FEATUREandUNKNOWN. -
MISSING_FEATUREindicates that a used feature is not enabled on the current network. -
UNKNOWNsignifies 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. |