AI-generated Key Takeaways
- 
          RangeError.Reason is an enumeration within the ProposalLineItemService and several other services. 
- 
          The RangeError.Reason enumeration includes values like TOO_HIGH, TOO_LOW, and UNKNOWN. 
- 
          The UNKNOWN value indicates that the actual value is not exposed by the requested API version. 
                  Service
               
               
                  CmsMetadataService
                  CreativeService
                  CreativeSetService
                  CreativeTemplateService
                  DaiEncodingProfileService
                  ForecastService
                  InventoryService
                  LineItemCreativeAssociationService
                  LineItemService
                  LineItemTemplateService
                  LiveStreamEventService
                  OrderService
                  PlacementService
                  ProposalLineItemService
                  ProposalService
                  PublisherQueryLanguageService
               
            
                  Dependencies
               
               
                  RangeError
                  
            ▼
                  RangeError.Reason
               - Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description | 
|---|---|
| TOO_HIGH | |
| TOO_LOW | |
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |