countryCode property
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;
The country where impression appeared.
Required in the SELECT
clause. A WHERE
condition on
competitive_visibility.country_code
is required in the query.
core.String? countryCode;