trackIds property

List<String>? trackIds
getter/setter pair

Grants the device visibility to the specified product release track(s), identified by trackIds.

The list of release tracks of a product can be obtained by calling Products.Get.

Implementation

core.List<core.String>? trackIds;