[[["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-06 UTC."],[],["The provided content outlines currency code error handling within Google's ad management API (v202411). It details the `CurrencyCodeError.Reason` enumeration, which specifies reasons for currency code errors, such as `INVALID` (non-ISO 4217 compliant), `UNSUPPORTED` (valid but unsupported), and `DEPRECATED_CURRENCY_USED` (deprecated currency used in entity creation). These errors are relevant to services like `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `ReportService`.\n"]]