currencyCode property

String? currencyCode
getter/setter pair

The currency used for exchange rate conversion.

By default, the account currency of the customer is used. Set this field only if the currency is different from the account currency. The list of valid currency codes can be found at https://developers.google.com/google-ads/api/data/codes-formats#currency-codes.

Implementation

core.String? currencyCode;