audience
Controller Handle Train Segmentation Audience
Build a segmentation model for an audience
post/audience/segmentation/build
Request body
seg_idstring required
The ID of the segmentation model to train
audience_idstring required
The ID of the audience to train the segmentation model on
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.
seg_idstring required
The ID of the lookalike audience.
audience_id_fsstring required
The ID of the audience.
status'PRESTART' | 'FINDING_FEATURES' | 'COLLECTING_IDS' | 'STAGING_DATA' | 'COMPLETED' | 'FAILED' | 'FITTING_SUPERVISED_MODEL' | 'BACKTESTING_SUPERVISED_MODEL' | 'CLUSTERING_RESULTS' | 'TRAINING_STACK' | 'PREDICTING_SUPERVISED_MODEL' | 'PREDICTING_STACK_MODEL' | 'RESCALING_RESULTS' | 'WRITING' | 'LOGGING_PROBABILITIES' | 'LOGGING_INFERENCE_SET_SIZE' | 'FINDING_OPTIMAL_K' | 'FINDING_CENTERS' | 'FINDING_SEGMENT_DIFFS' | 'FINDING_SEGMENT_DIFFERENCES' | 'REMOVING_REDUNDANT_FEATURES_VIA_SQL' required