reportCountryCode property

String? reportCountryCode
getter/setter pair

Country where impressions appeared.

Required in the SELECT clause. A condition on report_country_code is required in the WHERE clause.

Implementation

core.String? reportCountryCode;