Predictive Segments

Train predictive scoring model (legacy)

Train a predictive scoring model. <br> <br> <br> This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative.

post/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/run

Path parameters

audienceIdinteger required
predictiveSegmentIdinteger required

Response

Succeeded to run the Predictive Segment

workflowIdstring required
workflowSessionIdstring required
createdAtstring date-time required
finishedAtstring date-time nullable required
status'success' | 'canceled' | 'error' | 'canceling' | 'blocked' | 'queued' | 'running' required
workflowAttemptIdstring required
predictiveSegmentIdstring integer

Changes

Changed in 1 of the 3 revisions of this API.1

    • api operation id predictiveSegment#run removed and replaced with predictiveSegment_run

      api-operation-id-removed