campaigns property

List<String>? campaigns
getter/setter pair

List of campaigns in the trial arm.

The max length is one.

Implementation

core.List<core.String>? campaigns;