enum PrecisionError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
PrecisionError.Reason describes reasons for precision errors.
The enumeration includes WRONG_PRECISION, indicating the lowest N digits of a number must be zero, and UNKNOWN for values not exposed by the API version.
[[["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."],[],["The content details `PrecisionError.Reason`, an enumeration within the Google Ad Manager API (v202411). 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 by the API version. These error reasons are dependencies for several services, like `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService` and `ProposalService`.\n"]]