enum CurrencyCodeError.Reason (v202502)

  • CurrencyCodeError.Reason indicates the cause of currency code errors in various services.

  • Reasons for this error include invalid codes not following ISO 4217, valid but unsupported codes, and using deprecated currencies for new entities.

  • The CurrencyCodeError.Reason enumeration provides specific reasons for currency code issues within the Google Ad Manager API.

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