AI-generated Key Takeaways
-
The provided content lists various services available in the Ad Manager API, specifically related to the
v202508
version. -
Each service links to a documentation page detailing
FeatureError.Reason
within that service. -
The
FeatureError.Reason
enumeration provides two possible reasons:MISSING_FEATURE
for disabled features andUNKNOWN
for unexposed API values.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |