enum FeatureError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The document provides a list of services within the Ad Manager API, including services related to ads, audiences, content, creatives, reporting, and more.
Each service is linked to a page detailing FeatureError.Reason.
FeatureError.Reason is an enumeration with two possible values, MISSING_FEATURE and UNKNOWN, indicating why a feature error occurred.
MISSING_FEATURE signifies a feature being used is not enabled on the network, while UNKNOWN indicates the actual value is not exposed by the API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document lists various services within an ad management platform, each linked to a specific feature error reason. These services, such as AdRuleService, CreativeService, and NetworkService, handle different aspects of ad management. It defines two possible `FeatureError.Reason` values: `MISSING_FEATURE`, indicating a feature is not enabled, and `UNKNOWN`, used when the actual value is not exposed by the API version. The namespace for these services is provided.\n"]]