Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The FeatureError.Reason enumeration, within the https://www.google.com/apis/ads/publisher/v202411 namespace, defines reasons for feature-related errors in Google Ad Manager.
It includes two reasons: MISSING_FEATURE, indicating a feature is not enabled on the network, and UNKNOWN, used when the actual reason is not exposed by the API version.
This enumeration is a dependency for many Google Ad Manager services, including AdRuleService, AdjustmentService, and YieldGroupService, informing users about feature-based errors.
[[["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 content outlines a comprehensive list of services related to ad management, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others. These services cover various functionalities like content handling, creative management, forecasting, inventory, line items, and reporting. Each service is associated with potential `FeatureError` reasons, specified as either `MISSING_FEATURE` indicating a disabled feature, or `UNKNOWN` if the exact reason is not available in the current API version. The provided namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]