enum CurrencyCodeError.Reason (v202411)

  • Several services like ForecastService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and ReportService are related to the CurrencyCodeError.

  • The CurrencyCodeError.Reason indicates why a currency code error occurred.

  • Possible reasons for a CurrencyCodeError include an invalid currency code that doesn't follow ISO 4217, a valid but unsupported currency code, or a deprecated currency being used for entity creation after its deprecation.

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