enum CurrencyCodeError.Reason (v202411)

  • CurrencyCodeError.Reason identifies the cause of currency code errors within Google Ad Manager.

  • Reasons for errors include invalid currency codes, unsupported codes, and using deprecated currencies.

  • The error reasons are categorized as INVALID, UNSUPPORTED, and DEPRECATED_CURRENCY_USED, each with a specific description.

  • These errors can occur within various services like ForecastService, LineItemService, and ReportService.

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