docs/Experiment.md in ultracart_api-3.10.128 vs docs/Experiment.md in ultracart_api-3.10.129
- old
+ new
@@ -16,9 +16,10 @@
**openai_current_iteration** | **Integer** | The current iteration of the OpenAI related experiment | [optional]
**openai_element_type** | **String** | The type of OpenAI element being experimented on | [optional]
**openai_model** | **String** | The type of OpenAI model used | [optional]
**openai_total_iterations** | **Integer** | The total number of iterations to perform on the experiment | [optional]
**optimization_type** | **String** | Type of optimization | [optional]
+**p95_sessions_needed** | **Integer** | Estimated sessions needed to achieve P95 | [optional]
**p_value** | **Float** | Statistics p-value for the experiment | [optional]
**session_count** | **Integer** | Total number of sessions in the experiment | [optional]
**start_dts** | **String** | Start date/time | [optional]
**status** | **String** | Status of the experiment | [optional]
**storefront_experiment_oid** | **Integer** | Storefront Experiment Oid | [optional]