enum CurrencyCodeError.Reason (v202411)

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

  • This error can arise from an invalid, unsupported, or deprecated currency code.

  • Errors are categorized as INVALID, UNSUPPORTED, or DEPRECATED_CURRENCY_USED depending on the specific issue.

  • The CurrencyCodeError.Reason is relevant to multiple services, including ForecastService, LineItemService, and ProposalService.

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