GroupedRatingsElement
Field | Description | Type |
---|---|---|
*group | Field value within the requested grouping by field. | string |
*rating | Ratings data of corresponding group . |
Ratings |
Ratings
Field | Description | Type |
---|---|---|
contents | Total count of contents. | Total |
rating | Average rating score. | AverageCap |
Total
Field | Description | Type |
---|---|---|
total | Total count of elements. | int |
AverageCap
Field | Description | Type |
---|---|---|
average | Average value in the range [0,cap ]. |
decimal |
cap | Max possible value. | int |