[[["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."],[[["`CurrencyCodeError.Reason` identifies the cause of currency code errors in Google Ad Manager."],["It has three possible values: `INVALID` for non-ISO 4217 codes, `UNSUPPORTED` for valid but unaccepted codes, and `DEPRECATED_CURRENCY_USED` for using a deprecated currency."],["The error can occur within various services like ForecastService, LineItemService, and ReportService."]]],["The provided content outlines currency code error handling within Google's ad management API (v202405). It details the `CurrencyCodeError.Reason` enumeration, which specifies potential issues. Key error reasons include `INVALID` (non-ISO 4217 compliant code), `UNSUPPORTED` (valid but unsupported currency), and `DEPRECATED_CURRENCY_USED` (using a deprecated currency for entity creation). The service encompasses several aspects such as Forecast, Line Item, Order, Proposal, and Report services, all subject to these currency validation rules.\n"]]