countryCode property

String? countryCode
getter/setter pair

The country where impression appeared.

Required in the SELECT clause. A WHERE condition on competitive_visibility.country_code is required in the query.

Implementation

core.String? countryCode;