Share via


QuestionAnalytics Action

Question Analytics

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
startDateTime
Edm.String False False

StartDateTime used to query conversationtranscript start time

count
Edm.Int32 True True

Count of records to get in pagination

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

state
Edm.String False False

State of the Question to indicate if it answered or not.

page
Edm.Int32 True True

Page used for pagination

Return type

Type Nullable Description
QuestionAnalyticsResponse False Contains the response of the QuestionAnalytics action.

See also