[[["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-08-20 UTC."],[[["The `CurrencyCodeError` object within the Google Ad Manager API explains why a currency code might be causing an issue."],["Reasons for errors can include an invalid code format, unsupported currency, or using a currency after it has been deprecated."],["This error can occur within various services such as ForecastService, LineItemService, and others, impacting operations like creating or updating entities that involve currency."],["The provided table lists the possible reasons (`INVALID`, `UNSUPPORTED`, `DEPRECATED_CURRENCY_USED`) with their respective descriptions."]]],["The core content details the `CurrencyCodeError.Reason` enumeration within the Google Ad Manager API's v202408 namespace, impacting multiple services. It defines three error reasons: `INVALID` (non-ISO 4217 currency code), `UNSUPPORTED` (valid but unsupported currency), and `DEPRECATED_CURRENCY_USED` (currency used after deprecation). These errors occur across services like `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `ReportService`.\n"]]