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` identifies the cause of a currency code error in Google Ad Manager."],["Possible reasons include an invalid currency code, an unsupported currency code, or using a deprecated currency."],["The namespace for this error is `https://www.google.com/apis/ads/publisher/v202411`."],["This error can occur in several Google Ad Manager services such as ForecastService, LineItemService, and others."]]],["The document details `CurrencyCodeError` dependencies and their `Reason` within the Google Ad Manager API v202411. Services such as `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `ReportService` are linked to this error. Possible `CurrencyCodeError.Reason` values include `INVALID` (non-ISO 4217), `UNSUPPORTED` (valid but unsupported), and `DEPRECATED_CURRENCY_USED` (used after deprecation). These errors relate to currency code issues within the platform.\n"]]