modeling
Create Audience From Predictions Controller
post/modeling/propensity/create_audience
Request body
model_idinteger required
The ID of the model to use for prediction
prediction_idinteger required
The ID of the prediction to use for audience creation
min_probabilitynumber
The minimum probability to include in the audience
max_probabilitynumber
The maximum probability to include in the audience
audience_namestring nullable
The name of the audience to create
project_idstring required
The ID of the project to create the audience in
Response
Successful Response
idinteger nullable
ID of this object.
created_atstring date-time nullable
datetime object representing when this object was created.
updated_atstring date-time nullable
datetime object representing when this object was updated.
deleted_atstring date-time nullable
datetime object representing when this object was deleted.
status'RUNNING' | 'COMPLETED' | 'FAILED'
endpointstring
Endpoint spawning async job
errorstring nullable
error message