Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the RangeError.Reason enumeration for the Google Ad Manager API.
RangeError.Reason is used within various services like CreativeService, ProposalService, and PlacementService to indicate errors related to input values being outside the acceptable range.
It includes three possible values: TOO_HIGH, TOO_LOW, and UNKNOWN, with the latter signifying that the reason for the error isn't exposed in the current 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 details various services within an ad management system, including CmsMetadataService, CreativeService, and OrderService. These services are associated with a `RangeError`, which indicates issues with values being too high or too low. `RangeError.Reason` defines the specific reason for the error, which can be `TOO_HIGH`, `TOO_LOW`, or `UNKNOWN`. These elements belong to the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]