[[["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-05-15 UTC."],[[["PrecisionError.Reason outlines the causes of precision errors within Google Ad Manager."],["Two primary reasons are highlighted: `WRONG_PRECISION` (indicating incorrect number formatting) and `UNKNOWN` (signifying an undisclosed reason due to API version limitations)."],["This enumeration is essential for troubleshooting inaccuracies when dealing with numerical values within various services, including ForecastService, LineItemService, etc."]]],["The document defines the `PrecisionError.Reason` enumeration within the Google Ad Manager API (v202405). This enumeration details reasons for precision errors, specifically `WRONG_PRECISION`, indicating that the lowest N digits of a number must be zero, and `UNKNOWN`, used when the actual value is not exposed by the requested API version. The `ForecastService`, `LineItemService`, `LineItemTemplateService`, `NetworkService`, `OrderService`, `ProposalLineItemService`, and `ProposalService` are listed as related services.\n"]]