statisticsCurrencyCode property

String? statisticsCurrencyCode
getter/setter pair

The currency code of all monetary values produced in the report, including values that are set by users (e.g., keyword bid settings) and metrics (e.g., cost and revenue).

The currency code of a report is determined by the statisticsCurrency field of the report request.

Implementation

core.String? statisticsCurrencyCode;