AI-generated Key Takeaways
-
CurrencyCodeError.Reasonprovides reasons for currency code errors within various Ad Manager API services. -
Possible reasons for currency code errors include invalid format, unsupported currency, or using a deprecated currency for new entities.
Service
ForecastService
LineItemService
LineItemTemplateService
OrderService
ProposalLineItemService
ProposalService
ReportService
Dependencies
CurrencyCodeError
▼
CurrencyCodeError.Reason
The reason behind the currency code error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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 |