countryCodes property

List<String>? countryCodes
getter/setter pair

Countries targeted by the Lookalike.

Two-letter country code as defined by ISO-3166

Implementation

core.List<core.String>? countryCodes;