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 provided content defines `PrecisionError.Reason`, an enumeration detailing reasons for precision errors within Google's ad management API (v202502). It highlights the `WRONG_PRECISION` reason, indicating the lowest N digits of a number must be zero, and the `UNKNOWN` reason, used when the API version does not expose the actual value. This applies to various services, including Forecast, LineItem, Network, Order, and Proposal services. The Namespace is `https://www.google.com/apis/ads/publisher/v202502`.\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](/ad-manager/api/reference/v202502/LineItemTemplateService.PrecisionError.Reason) [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** **Dependencies** \n[PrecisionError](/ad-manager/api/reference/v202502/ProposalService.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. |"]]