RatingAggregate
object
Properties
RatingAggregateobject
| Property | Type | Description |
|---|---|---|
averageRatingrequired | number | Average rating (0.5-5.0 scale) |
totalRatingsrequired | integer | Total number of ratings |
ratingDistributionrequired | object | Count of ratings by score |
Example
RatingAggregate Example
{ "averageRating": 0, "totalRatings": 0, "ratingDistribution": {}}Related Endpoints
This schema is used in the following endpoints: