AI-generated Key Takeaways
-
The
RangeError
object indicates that an input value is outside the allowed range. -
RangeError.Reason
defines the specific reason for the range error, such as a value being too high or too low. -
The
UNKNOWN
reason is used when the actual reason is not exposed by the current 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/v202411
Enumeration | Description |
---|---|
TOO_HIGH
|
|
TOO_LOW
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |