Retrieves a specific experiment view override configuration using both dataset ID and override ID.
public class ExperimentViewOverrideRetrieveParams extends ParamsRetrieves a specific experiment view override configuration using both dataset ID and override ID. This endpoint provides more precise access to experiment view overrides when you have the specific override ID, useful for direct links or cached references. The response includes the same column override information as the dataset-level endpoint:
Additional headers to send with the request..
Additional query param to send with the request..
Returns a mutable builder for constructing an instance of [ExperimentViewOverrideRetrieveParams].
Returns an immutable instance of [ExperimentViewOverrideRetrieveParams].