Train predictive scoring model (legacy)

Train a predictive scoring model.


This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative.

Request
path Parameters
audienceId
required
integer <int64>
predictiveSegmentId
required
integer <int64>
Responses
200

Succeeded to run the Predictive Segment

post/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/run
Request samples
Response samples
application/json
{
  • "workflowId": "string",
  • "workflowSessionId": "string",
  • "createdAt": "2019-08-24T14:15:22Z",
  • "finishedAt": "2019-08-24T14:15:22Z",
  • "status": "success",
  • "workflowAttemptId": "string",
  • "predictiveSegmentId": "string"
}