QuestionAggregate

Date

The first date of each period. For instance, if the grouping period is set to 'week', this property will contain the first date of each week. If grouping is not applied the date property won't be returned.


Type string
Additional info

Date format: yyyy-mm-dd

ResponseCount

The amount of responses in the group


Type integer
NPS

Net Promotor Score in aggregate of responses matching filter


Type decimal number
Median

Median in aggregate of responses matching filter


Type decimal number
Average

Average in aggregate of responses matching filter


Type decimal number
StandardDeviation

Standard deviation in aggregate of responses matching filter


Type decimal number
Sum

Total sum of responses matching filter


Type decimal number
AverageScore

Average score in aggregate of responses matching filter


Type decimal number
MedianScore

Median score in aggregate of responses matching filter


Type decimal number
Links

HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic.


Type Hateoas

Related Methods

Retrieve the reults in aggregate for a question by id or datalabel. Hint: If you're looking to get the individual answers to a survey, download the respondents.

Retrieve the aggregates (Average, Median, StandardDeviation, NPS) from a question by the question label.