v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB
audience

Controller Handle Rerun Lookalike

Delete existing LAL data and retrain the lookalike model

post/audience/lookalike/rerun

Request body

lal_idstring required

The ID of the lookalike model to train

audience_idstring required

The ID of the audience to train the lookalike model on

Response

Successful Response

idstring

ID of this object.

_markedForDeletionboolean

marked if record has been soft-deleted.

lalIdstring required

The ID of the lookalike audience.

audienceIdstring required

The ID of the audience.

optionsobject required

The options for the lookalike audience.

statusstring required

The status of the lookalike audience.

inference_set_sizeinteger

The size of the inference set.

ignore_columnsstring[]

The passthrough columns of the lookalike model.

probabilitiesnumber[] nullable

The sorted probabilities of the lookalike audience.

defaultStatsConfidencenumber nullable

The default stats confidence of the lookalike audience.

defaultStatsobject nullable

The default stats of the lookalike audience.

featureImportanceobject[] nullable

The feature importance of the lookalike audience.

executionDurationnumber nullable

The execution duration of the lookalike audience.