[[["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, within the namespace `https://www.google.com/apis/ads/publisher/v202411`, details reasons for inaccuracies in numerical data."],["It's used by multiple services, including ForecastService, LineItemService, and ProposalService."],["Two primary reasons for precision errors are highlighted: `WRONG_PRECISION` indicating incorrect decimal places, and `UNKNOWN` for values not exposed by the current API version."]]],["The document defines the `PrecisionError.Reason` enumeration, used across multiple services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `NetworkService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. This enumeration describes reasons for precision errors, specifying two possible values: `WRONG_PRECISION` (indicating trailing zeros are required) and `UNKNOWN` (when the exact reason is unavailable in the current API version). This enumeration is found within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]