Creating and Viewing Insights
Learn how to create and embed Tellius Insights using postMessage and iFrame URLs for seamless integration into your application.
Create Insights
{
"actionType": "INSIGHT_COMPLETED",
"timetaken": "18s",
"result": {
"insightId": "insight_4c0133ab-ed88-4512-8874-b9dbf3dae544",
"driverId": "driver_e83557ed-14ca-4aeb-9b71-1412953d43b3",
"type": "DriverCreateResponse"
},
"fromGraph": false,
"request": {
"driverName": "gc1",
"label": "Ship_Mode",
"options": {
"featureselection_featurenames": "Row_ID,Order_ID",
"featureselection_includefeaturenames": "true",
"targetLabel": "First Class",
"treeDepth": "large,small",
"sample": "0.1",
"createStage": "false"
},
"sourceid": "bv_66513cf3-8a58-4be0-8d06-f8cf26d4725f",
"createdBy": "18d60756-712e-4867-a301-430ba7f58880",
"labelType": "categorical"
},
"consumed": false,
"jobType": "SegmentDiscoveryInsight",
"status": "SUCCESS",
"jobId": "ae661436-7863-4fb1-a63a-9fb8a90157ee",
"starttime": "2021-03-11T17:36:05.068Z",
"createdBy": "superUser",
"estimatedResourceSizeBytes": 2663691,
"name": "Segment Discovery Insight"}View Insights
Add to Vizpads
Was this helpful?