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 document outlines `PrecisionError.Reason` within the Google Ad Manager API (v202502), detailing error reasons across multiple services. Key services affected include ForecastService, LineItemService, LineItemTemplateService, NetworkService, OrderService, ProposalLineItemService, and ProposalService. The `PrecisionError` dependency highlights potential precision issues. The enumeration defines two reasons: `WRONG_PRECISION`, indicating the lowest N digits should be zero, and `UNKNOWN` for cases where the API version doesn't expose the actual value.\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** [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/OrderService.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. |"]]