startDate property

String? startDate
getter/setter pair

Date when the experiment starts.

By default, the experiment starts now or on the campaign's start date, whichever is later. If this field is set, then the experiment starts at the beginning of the specified date in the customer's time zone. Format: YYYY-MM-DD Example: 2019-03-14

Implementation

core.String? startDate;