QuestionAnalytics Action
Question Analytics
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
endDateTime
|
Edm.String | False | False | EndDateTime used to query conversationtranscript start time |
|
botId
|
Edm.String | False | False | BotId used for discover api for Question Analytics |
|
startDateTime
|
Edm.String | False | False | StartDateTime used to query conversationtranscript start time |
|
page
|
Edm.Int32 | True | True | Page used for pagination |
|
state
|
Edm.String | False | False | State of the Question to indicate if it answered or not. |
|
count
|
Edm.Int32 | True | True | Count of records to get in pagination |
Return type
| Type | Nullable | Description |
|---|---|---|
| QuestionAnalyticsResponse | False | Contains the response of the QuestionAnalytics action. |