locationAssetIds property

List<String>? locationAssetIds
getter/setter pair

The selected location asset IDs.

This field is required if location_matching_type is SELECTED_ASSETS.

Optional.

Implementation

core.List<core.String>? locationAssetIds;