Retrieve a list of predictive scoring models in the specified parent segment.
successful operation
Given parameters are not valid
Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'.
Requested resource or action is not allowed because you don't have sufficient permissions
The specified resource was not found
There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.
System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.
[- {
- "audienceId": "string",
- "id": "string",
- "baseSegmentId": "string",
- "segmentId": "string",
- "scoredSegmentId": "string",
- "name": "string",
- "description": "string",
- "categoricalAsColumnNames": [
- "string"
], - "categoricalArrayAsColumnNames": [
- "string"
], - "quantitativeAsColumnNames": [
- "string"
], - "accuracy": 100,
- "areaUnderRocCurve": 1,
- "gradeThresholds": [
- 75,
- 50,
- 25
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
]