Retrieve Advanced analytics metrics
GET {{baseUrl}}/v3/statistics/metric
Retrieve Advanced analytics metrics
Retrieves Advanced analytics metrics based on the specified parameters. You can retrieve either daily or monthly metrics using the time_dimension parameter.
Note: Daily metrics are calculated and updated every three hours, starting at 1 a.m. in UTC. Meanwhile, monthly metrics are calculated after the last day of the month.
https://sendbird.com/docs/chat/v3/platform-api/guides/advanced-analytics#2-retrieve-advanced-analytics-metrics
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Accept | string |
RESPONSES
status: OK
{"segments":"\u003cstring\u003e","date":"\u003cstring\u003e","value":"\u003cnumber\u003e","channel_type":"\u003cstring\u003e","custom_channel_type":"\u003cstring\u003e","custom_message_type":"\u003cstring\u003e"}