Name | Type | Description | Notes |
---|---|---|---|
name | str | The treatment name | |
baseline | bool | Whether this treatment is the baseline to compare other treatments against | |
allocation_percent | str | The percentage of traffic allocated to this treatment during the iteration | |
parameters | [TreatmentParameterInput] | Details on the flag and variation to use for this treatment | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |