enum CurrencyCodeError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Several services are associated with currency code errors, including ForecastService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and ReportService.
The CurrencyCodeError object provides details about the reason for the error.
Reasons for currency code errors include invalid, unsupported, or deprecated currency usage.
[[["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 currency code error handling within several Google Ad Manager services, including ForecastService, LineItemService, and ProposalLineItemService. The core information revolves around the `CurrencyCodeError.Reason` enumeration, which defines specific error types. These include `INVALID` (non-ISO 4217 compliant), `UNSUPPORTED` (valid but not supported), and `DEPRECATED_CURRENCY_USED` (deprecated currency used post-deprecation). It is used in the specified namespace.\n"]]