AI-generated Key Takeaways
-
The content lists various services available in the Ad Manager API v202508, such as AdRuleService, AdjustmentService, and ReportService.
-
These services are linked to their respective documentation pages which detail potential FeatureError reasons.
-
The FeatureError.Reason enumeration defines reasons for feature-related errors, including MISSING_FEATURE and UNKNOWN.
-
A MISSING_FEATURE error indicates the requested feature is not enabled on the current network.
-
An UNKNOWN error signifies that the actual error value is not exposed by the requested API version.
- 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. |