[[["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 explains why a currency code error occurred within Google Ad Manager."],["The error can be due to an invalid, unsupported, or deprecated currency code being used."],["The namespace for CurrencyCodeError is `https://www.google.com/apis/ads/publisher/v202405`."],["This error is relevant to various services like ForecastService, LineItemService, and ProposalService."]]],["The provided content outlines currency code error handling within Google Ad Manager's API (v202405). It details the `CurrencyCodeError.Reason` enumeration, which specifies potential issues. Key error reasons include `INVALID` (non-ISO 4217 compliant), `UNSUPPORTED` (valid but not accepted), and `DEPRECATED_CURRENCY_USED` (currency used after deprecation). These errors are associated with several services including `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService` and `ReportService`.\n"]]