Reports

Fetch insights based on total conversations received, tagged, replied or closed.

Request Body

Parameter

Type

Description

startTime

integer

Required.
Start timestamp in seconds (10 digit value)

endTime

integer

Required.
End timestamp in seconds (10 digit value)

metrics

{ "name:" "string", "key:" "string", "aggFunction:" "string }[]

Required.
Individual measurements related to the insights data provided by the social network or computed by Statusbrew

dimensions

{ "name:" "string", "groupType:" "string" }[]

Optional
Dimensions are common criteria that are used to aggregate data, such as the date on which an action occurred or the language in which the conversations are being received. Each row of data has a unique combination of dimension values. The dimensions you choose for a report determine how Statusbrew calculates the values for the metrics in that report.

filters

{ "name:" "string", "values:" ["string"] }[]

Optional.
Filter the exported data based on your requirement

post/spaces/{space_id}/insights

Path parameters

space_idstring required

Current selected space

Request body

startTimeinteger

Start timestamp (in seconds, 10 digit value)

endTimeinteger

End timestamp (in seconds, 10 digit value)

Response

successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.