[[["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 2024-11-19 UTC."],[[["PrecisionError.Reason identifies the cause of precision errors in Google Ad Manager."],["It includes reasons like `WRONG_PRECISION`, indicating incorrect number formatting, and `UNKNOWN` for unspecified errors."],["This enumeration is used across several services, including ForecastService, LineItemService, and OrderService."]]],["The document details the `PrecisionError.Reason` enumeration within the Google Ad Manager API (v202411). This error type applies to multiple services including Forecast, LineItem, Network, Order, and Proposal. The core information is about the reasons for precision errors, and it specifies two: `WRONG_PRECISION`, where trailing digits must be zero, and `UNKNOWN`, used when the API version doesn't expose the actual error reason. It also references the `PrecisionError` dependency.\n"]]