enum FeatureError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The content lists numerous Ad Manager API services for version v202411, including services for managing ad rules, adjustments, inventory, creatives, and more.
The FeatureError.Reason enumeration defines possible reasons for a FeatureError, specifically MISSING_FEATURE and UNKNOWN.
The MISSING_FEATURE reason indicates that a feature used is not enabled on the current network.
The UNKNOWN reason is a placeholder when the actual value is not exposed by the requested 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 core content outlines various services within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others. These services are tied to specific functionalities like creative management, targeting, forecasting, inventory, reporting, and user management. Each service has a `FeatureError.Reason`, indicating potential issues. Two specific `FeatureError.Reason` values are defined: `MISSING_FEATURE`, signaling an unavailable feature, and `UNKNOWN` for an unspecified API value.\n"]]