AggregateRating
Estimated domains
Description
The average rating based on multiple ratings or reviews.
Definition from the Schema.org vocabulary (English).
Trend over time
At least two months are needed to show a trend. The series will grow with every monthly update.
Google Search requirements
Required and recommended properties per official Google Search Central documentation.
Required properties
- itemReviewed100K - 1MGRequired
One of the valid types The item that is being rated. However, if the aggregate rating is nested into another schema.org type using the aggregateRating property, omit the itemReviewed property. The valid types for the reviewed item are: Book Course CreativeWorkSeason CreativeWorkSeries Episode Event Game HowTo LocalBusiness MediaObject Movie MusicPlaylist MusicRecording Organization Product Recipe SoftwareApplication
- itemReviewed100K - 1MG.nameRequired
Text The name of the item that is being reviewed. If the review is nested into another schema.org type using the aggregateRating property, you still need to provide the name of the thing that is being reviewed. For example: { "@context": "", "@type": "Game", "name": "Firefly", "aggregateRating": { "@type": "AggregateRating", "ratingValue": 88, "bestRating": 100, "ratingCount": 20 } }
- ratingCount1M - 10MGRequired
Number The total number of ratings for the item on your site. At least one of ratingCount or reviewCount is required.
- ratingValue1M - 10MGRequired
Number or Text The average rating for the item's quality using a numerical rating of either a number, fraction, or percentage (for example, 4, 60%, or 6 / 10). Google understands the scale for fractions and percentages, since the scale is implied in the fraction itself or the percentage. The default scale for numbers is a 5-point scale, where 1 is the lowest value and 5 is the highest value. If another scale is intended, use bestRating and worstRating. For decimal numbers, use a dot instead of a
- reviewCount1M - 10MGRequired
Number Specifies the number of people who provided a review with or without an accompanying rating. At least one of ratingCount or reviewCount is required.
Recommended properties
- bestRating1M - 10MGRecommended
- worstRating1M - 10MGRecommended
Properties
Properties this type accepts, including inherited ones.
Legend
Properties from AggregateRating
3 properties
Properties from AggregateRating
3 properties
- PropertyitemReviewed100K - 1MGRequiredExpected type
- PropertyratingCount1M - 10MGRequiredExpected type
- PropertyreviewCount1M - 10MGRequiredExpected type
Properties from Rating
6 properties
Properties from Rating
6 properties
- PropertyExpected type
- PropertybestRating1M - 10MGRecommended
- PropertyExpected type
- PropertyratingValue1M - 10MGRecommended
- PropertyExpected type
- PropertyworstRating1M - 10MGRecommended
Properties from Thing
13 properties
Properties from Thing
13 properties
- Property
- PropertyExpected type
- PropertyExpected type
- Expected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.