FeedbackRecord
Properties
| Name | Description | Type |
|---|---|---|
| id |
Unique record id stored in database |
String (uuid) |
| createdBy |
Qlik sense user id who is interacting with insight advisor or insight advisor chat or third party api |
String |
| createdAt |
Record created date |
Date |
| updatedAt |
Record modified date |
Date |
| tenantId |
Qlik sense tenant Id |
String (uuid) |
| questionId |
Unique id assigned to user query |
String |
| queryType |
Nature of query being asked during the conversation e.g. query, applist, measurelist, dimensionlist
One of:
|
String |
| channelId |
Source from which conversation is happening |
String |
| appId |
Qlik sense app id that is being used to answer the question |
String (uuid) |
| isContextualQuery |
Boolean value indicates whether given query is contextual or not. It would be false for insight advisor |
Boolean |
| queryError | Boolean | |
| feedback | Array of RecFeedback | |
| version |
Version of the metric model |
String |