currencyCode property

String? currencyCode
getter/setter pair

Currency code of the earning related metrics, which is the 3-letter code defined in ISO 4217.

The daily average rate is used for the currency conversion. Defaults to the account currency code if unspecified.

Implementation

core.String? currencyCode;