targetsList property

List<Targets>? targetsList
getter/setter pair

A list of targets involved in the upcoming timed promotion(s).

Output only.

Implementation

core.List<Targets>? targetsList;