[[["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 2025-08-20 UTC."],[],["The `AdValue` class represents the monetary value of an ad. It includes three properties: `CurrencyCode` (ISO 4217 currency code), `Precision` (the accuracy of the value), and `Value` (the ad's value in micro-units). `PrecisionType` defines the precision, which can be `Estimated`, `Precise`, `PublisherProvided`, or `Unknown`. It allows you to get info about the monetary reward received from a given Ad.\n"]]