[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003ePrecisionError.Reason explains the reasons behind precision errors, such as incorrect number formatting or unknown error types.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is used by multiple services within Google Ad Manager, including ForecastService, LineItemService, and ProposalService.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWRONG_PRECISION\u003c/code\u003e reason indicates that a number's least significant digits need to be zero, while \u003ccode\u003eUNKNOWN\u003c/code\u003e signifies an error that the API version can't identify.\u003c/p\u003e\n"]]],["The content outlines `PrecisionError` reasons within Google's Ad Manager API v202408. It details services like `ForecastService`, `LineItemService`, `NetworkService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `PrecisionError.Reason` includes `WRONG_PRECISION`, where trailing digits must be zero, and `UNKNOWN`, indicating a non-exposed value. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202408`. The listed services and error indicate operations related to advertisement configuration and management.\n"],null,["# enum PrecisionError.Reason (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.PrecisionError.Reason) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.PrecisionError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.PrecisionError.Reason) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.PrecisionError.Reason) **OrderService** [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.PrecisionError.Reason) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.PrecisionError.Reason) **Dependencies** \n[PrecisionError](/ad-manager/api/reference/v202408/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/v202408`\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. |"]]