geoTargetConstants property

List<String>? geoTargetConstants
getter/setter pair

Geo target constant(s) restricting the scope of the geographic area within the feed.

Currently only one geo target constant is allowed.

Implementation

core.List<core.String>? geoTargetConstants;