enum CurrencyCodeError.Reason (v202508)

  • CurrencyCodeError.Reason provides reasons for currency code errors in Ad Manager API services.

  • Reasons for errors include invalid currency codes (not following ISO 4217), unsupported currency codes, and using a deprecated currency after its deprecation.

  • This error is associated with several services including ForecastService, LineItemService, and ReportService.

The reason behind the currency code error.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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