[[["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 is used to explain why a precision error occurred in Google Ad Manager."],["Two primary reasons for these errors are detailed: the number's lowest digits must be zero or the API version does not expose the specific reason."],["This information is relevant to several services like ForecastService, LineItemService, and more within Google Ad Manager."]]],["The document details `PrecisionError.Reason`, an enumeration for identifying precision errors within ad management services. It applies to `ForecastService`, `LineItemService`, `LineItemTemplateService`, `NetworkService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. The enumeration has two values: `WRONG_PRECISION`, which indicates that trailing digits must be zero, and `UNKNOWN`, for cases where the API version doesn't expose the true value. It's part of the `v202408` API version under the Google Ad Manager namespace.\n"]]