[[["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 indicates the cause of an error related to currency codes in Google Ad Manager."],["Reasons for these errors include invalid currency codes, unsupported codes, or using a deprecated currency."],["The error can occur in various services, such as ForecastService, LineItemService, and others listed."],["Currency codes should follow ISO 4217 standards and be supported by Ad Manager to avoid these errors."]]],["The provided content outlines the `CurrencyCodeError` and its possible `Reason` values within the Google Ad Manager API. It specifies that errors occur across multiple services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `ReportService`. `CurrencyCodeError.Reason` can be `INVALID` (non-ISO 4217), `UNSUPPORTED` (valid but unsupported), or `DEPRECATED_CURRENCY_USED` (used after deprecation). The namespace for this information is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]