enum CurrencyCodeError.Reason (v202411)

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

  • Errors may arise from invalid currency codes, unsupported currencies, or using a deprecated currency.

  • Currency codes should adhere to ISO 4217 standards for validity.

  • Google Ad Manager supports a specific range of valid currencies, while others might be unsupported.

  • Using a currency after it's been deprecated by Google Ad Manager will also trigger an error.

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