AI-generated Key Takeaways
-
This page documents the
RangeError.Reason
enumeration for the Google Ad Manager API. -
RangeError.Reason
indicates why a given value is outside the allowed range. -
Possible reasons include values being
TOO_HIGH
orTOO_LOW
. -
An
UNKNOWN
reason is returned if the actual value is hidden by the API version in use.
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. |