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 |
startDateTime
|
Edm.String | False | False | StartDateTime used to query conversationtranscript start time |
page
|
Edm.Int32 | True | True | Page used for pagination |
count
|
Edm.Int32 | True | True | Count of records to get in pagination |
state
|
Edm.String | False | False | State of the Question to indicate if it answered or not. |
botId
|
Edm.String | False | False | BotId used for discover api for Question Analytics |
Return type
Type | Nullable | Description |
---|---|---|
QuestionAnalyticsResponse | False | Contains the response of the QuestionAnalytics action. |