v1

latestSwagger 2.0raw.githubusercontent.com2019-12-04171835.5 KB
Evaluations

Create Evaluation.

Submit a new evaluation job.

post/evaluations

Request body

enableOfflineExperimentationboolean

True if the evaluation should explore for a more optimal Learning settings.

namestring required

The name of the evaluation.

startTimestring date-time required

The start time of the evaluation.

endTimestring date-time required

The end time of the evaluation.

Response

Success

idstring
namestring
startTimestring date-time
endTimestring date-time
jobIdstring
status'completed' | 'pending' | 'failed' | 'notSubmitted'