Creates a new experiment view override configuration for a dataset with column display settings.
public class ExperimentViewOverrideCreateParams extends ParamsCreates a new experiment view override configuration for a dataset with column display settings. This endpoint allows you to customize how experiment results are displayed by configuring column-specific overrides including colors, precision, and visibility. The request must include a 'column_overrides' array with at least one override configuration. Each column override can specify:
unexpectedly missing or null (e.g.
Returns the raw JSON value of [columnOverrides].
Additional headers to send with the request..
Additional query param to send with the request..
Returns a mutable builder for constructing an instance of [ExperimentViewOverrideCreateParams].
Sets the entire request body.
unexpectedly missing or null (e.g.
unexpectedly missing or null (e.g.
Adds a single [ColumnOverride] to [columnOverrides]..
Returns an immutable instance of [ExperimentViewOverrideCreateParams].