Interactions popularity report
GET https://api.chatbot.com/reports/conversations.interactions?storyId=<your_story_id>
Properties
parameter | type | required | default |
---|---|---|---|
from | Date | optional | 1974-1-1 |
to | Date | optional | NOW |
period | Enum(Period) | optional | last30days |
storyId | String(24) | optional |
Available periods:
today
,yesterday
,last7days
,last30days
,thisMonth
,lastMonth
,last3Months
,thisYear
,lastYear
Available dimensions:
auto
,year
,month
,day
,hour
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
storyId | string |