[[["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-02-13 UTC."],[[["PrecisionError.Reason identifies the cause of precision errors occurring within Google Ad Manager."],["Errors can arise when the lowest N digits of a number are not zero, indicated by the `WRONG_PRECISION` enumeration."],["If the API version used does not expose the actual error reason, `UNKNOWN` is returned."]]],["The content outlines services including ForecastService, LineItemService, NetworkService, OrderService, ProposalLineItemService, and ProposalService. It details the `PrecisionError`, a dependency shared among these services, and its associated `Reason`. `PrecisionError.Reason` specifies two error types: `WRONG_PRECISION`, indicating trailing zeros are needed, and `UNKNOWN`, used when the true value isn't accessible via the API version. The namespace for these errors is identified.\n"]]