experimentId property

String? experimentId
getter/setter pair

A string of max length 22 characters.

Format: exp This is referred to as the tracking id and is different from the experiment id which is used internally by ABT. Required field.

Implementation

core.String? experimentId;