syncEnabled property

bool? syncEnabled
getter/setter pair

Set to true if changes to base campaigns should be synced to the trial campaigns.

Any changes made directly to trial campaigns will be preserved. This field can only be set when the experiment is being created.

Immutable.

Implementation

core.bool? syncEnabled;