[[["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 is an enumeration that describes reasons for precision errors occurring within Google Ad Manager."],["Two potential reasons for these errors are indicated: `WRONG_PRECISION` where the lowest digits of a number need to be zero, and `UNKNOWN` for cases where the value isn't exposed by the API version being used."],["The `PrecisionError.Reason` enumeration is used across several services in Google Ad Manager, including ForecastService, LineItemService, LineItemTemplateService, NetworkService, OrderService, ProposalLineItemService, and ProposalService."]]],["The provided content defines `PrecisionError.Reason`, an enumeration detailing reasons for precision errors within various advertising services. Key actions involve identifying and understanding these error reasons. The enumeration includes `WRONG_PRECISION`, indicating that the lowest N digits of a number must be zero, and `UNKNOWN`, used when the actual value is not available in the API version. These reasons apply to services like Forecast, LineItem, LineItemTemplate, Network, Order, and ProposalLineItem.\n"]]