enum CurrencyCodeError.Reason (v202411)
The reason behind the currency code error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
INVALID
|
The currency code is invalid and does not follow ISO 4217.
|
UNSUPPORTED
|
The currency code is valid, but is not supported.
|
DEPRECATED_CURRENCY_USED
|
The currency has been used for entity creation after its deprecation
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["`CurrencyCodeError.Reason` clarifies the cause of currency code errors within Google Ad Manager."],["This error can arise from an invalid, unsupported, or deprecated currency code."],["Errors are categorized as `INVALID`, `UNSUPPORTED`, or `DEPRECATED_CURRENCY_USED` depending on the specific issue."],["The `CurrencyCodeError.Reason` is relevant to multiple services, including `ForecastService`, `LineItemService`, and `ProposalService`."]]],["The document details `CurrencyCodeError` reasons within Google Ad Manager API v202411. Key actions involve identifying currency code issues in various services like Forecast, LineItem, Order, Proposal, and Report. Possible `CurrencyCodeError.Reason` values include `INVALID` (non-ISO 4217 format), `UNSUPPORTED` (valid but not supported), and `DEPRECATED_CURRENCY_USED` (used after deprecation). These errors are identified across multiple services and all share the same namespace.\n"]]