enum RequiredNumberError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The webpage lists various Ad Manager API services and their dependencies, specifically focusing on the RequiredNumberError.Reason.
The RequiredNumberError.Reason enumeration provides specific reasons for number-related errors, such as the number being required, too large, too small, or unknown.
The page presents a table detailing the possible enumeration values for RequiredNumberError.Reason along with a description.
[[["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 system, including AdRule, Company, Content, Creative, Forecast, Inventory, LineItem, Network, Order, and Proposal services. Each service, along with YieldGroupService, references the `RequiredNumberError` dependency. This dependency further defines possible error reasons: `REQUIRED`, `TOO_LARGE`, `TOO_SMALL`, `TOO_LARGE_WITH_DETAILS`, `TOO_SMALL_WITH_DETAILS`, and `UNKNOWN`, within the specified namespace. These indicate numerical constraints or unknown issues encountered by the services.\n"]]