[[["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-08-20 UTC."],[[["PrecisionError.Reason identifies the cause of precision errors within Google Ad Manager."],["It specifies reasons such as incorrect precision where the lowest N digits need to be zero, or if the reason is unknown in the current API."],["This enumeration is part of the Google Ad Manager API and is used across various services like ForecastService, LineItemService, and ProposalLineItemService."]]],["The provided content defines `PrecisionError.Reason` within the Google Ad Manager API (v202408). This error type is used by multiple services including `ForecastService`, `LineItemService`, `LineItemTemplateService`, `NetworkService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `PrecisionError.Reason` has two possible values: `WRONG_PRECISION`, indicating that the lowest N digits of a number must be zero, and `UNKNOWN`, used when the actual value isn't exposed by the API version.\n"]]