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). This enumeration details reasons for precision errors across various services: ForecastService, LineItemService, LineItemTemplateService, NetworkService, OrderService, ProposalLineItemService, and ProposalService. It includes two reasons: `WRONG_PRECISION`, indicating trailing zeros are required, and `UNKNOWN`, used when the actual error isn't available in the current API version.\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** [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/NetworkService.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. |"]]