AI-generated Key Takeaways
-
Several services are listed that relate to currency code errors, including ForecastService, LineItemService, and ReportService.
-
The
CurrencyCodeError.Reasonprovides specific details about why a currency code error occurred. -
Currency code errors can happen for reasons such as the code being invalid, unsupported, or a deprecated currency being used after its deprecation.
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 |