[[["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 `CurrencyCodeError` within a service context, detailing its potential reasons and related services. It lists services like `ForecastService`, `LineItemService`, `OrderService`, and `ProposalService`. The `CurrencyCodeError.Reason` enumeration specifies error types: `INVALID` (non-ISO 4217 compliant), `UNSUPPORTED` (valid but not supported), and `DEPRECATED_CURRENCY_USED` (deprecated currency in entity creation). The namespace for these services is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum CurrencyCodeError.Reason (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.CurrencyCodeError.Reason) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.CurrencyCodeError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.CurrencyCodeError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.CurrencyCodeError.Reason) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.CurrencyCodeError.Reason) **ProposalService** [ReportService](/ad-manager/api/reference/v202502/ReportService.CurrencyCodeError.Reason) **Dependencies** \n[CurrencyCodeError](/ad-manager/api/reference/v202502/ProposalService.CurrencyCodeError) \n▼\n**CurrencyCodeError.Reason**\n\nThe reason behind the currency code error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|----------------------------|----------------------------------------------------------------------|\n| `INVALID` | The currency code is invalid and does not follow ISO 4217. |\n| `UNSUPPORTED` | The currency code is valid, but is not supported. |\n| `DEPRECATED_CURRENCY_USED` | The currency has been used for entity creation after its deprecation |"]]