geoTargetConstants property

List<String>? geoTargetConstants
getter/setter pair

The resource names of the location to target.

Maximum is 10. An empty list MAY be used to specify all targeting geos.

Implementation

core.List<core.String>? geoTargetConstants;