endDate property

String? endDate
getter/setter pair

Date when the experiment ends.

By default, the experiment ends on the campaign's end date. If this field is set, then the experiment ends at the end of the specified date in the customer's time zone. Format: YYYY-MM-DD Example: 2019-04-18

Implementation

core.String? endDate;