reportCountryCode property

String? reportCountryCode
getter/setter pair

Country where the ranking is calculated.

Represented in the ISO 3166 format. Required in the SELECT clause. Condition on report_country_code is required in the WHERE clause.

Implementation

core.String? reportCountryCode;