enum PrecisionError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Describes reasons for precision errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
WRONG_PRECISION
|
The lowest N digits of the number must be zero.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The content defines the `PrecisionError.Reason` enumeration within the Google Ad Manager API (v202502). It outlines two reasons for precision errors: `WRONG_PRECISION`, indicating that the lowest digits of a number must be zero, and `UNKNOWN`, which signifies an unexposed value for the requested API version. These error reasons are applicable to several services, including `ForecastService`, `LineItemService`, `LineItemTemplateService`, `NetworkService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`.\n"],null,["# enum PrecisionError.Reason (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.PrecisionError.Reason) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.PrecisionError.Reason) **LineItemTemplateService** [NetworkService](/ad-manager/api/reference/v202502/NetworkService.PrecisionError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.PrecisionError.Reason) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.PrecisionError.Reason) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.PrecisionError.Reason) **Dependencies** \n[PrecisionError](/ad-manager/api/reference/v202502/LineItemTemplateService.PrecisionError) \n▼\n**PrecisionError.Reason**\n\nDescribes reasons for precision errors.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------------|-------------------------------------------------------------------------------------|\n| `WRONG_PRECISION` | The lowest N digits of the number must be zero. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]