geotargetCriteriaIds property

List<String>? geotargetCriteriaIds
getter/setter pair

A non-empty list of location IDs.

They must all be of the same location type (e.g., state).

Required.

Implementation

core.List<core.String>? geotargetCriteriaIds;