ShoppingWebentityShoppingAnnotationProductRating

ShoppingEntity Understanding

GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationProductRating

6
out of 10
Medium
SEO Impact
Information about a rating provided for a product. This can represent an aggregated rating if count is set. Next Id: 7

SEO Analysis

AI Generated

Part of Google's shopping and product search infrastructure. This model processes product data, pricing, availability, and merchant information for Google Shopping results. Product signals affect visibility in shopping carousels, product knowledge panels, and Google Shopping tab results.

Actionable Insights for SEOs

  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

6
Sort:|Filter:
countstring
Default: nilFull type: String.t

Number of ratings/reviews aggregated to create this product rating. If there are no ratings yet, this field will be explicitly set to zero, so whether this field is set should be checked using has_count.

maxValueMillisstring
Default: nilFull type: String.t
minValueMillisstring
Default: nilFull type: String.t

The lower and upper bounds of the rating values that could be submitted for the product. (Note that it is not the min/max ratings submitted for the product, it is the min/max that can hypothetically be submitted.)

sourcestring
Default: nilFull type: String.t
valuefloat(
Default: nil

The value of this rating normalized between 0 and 5. This will not be set if count is set to 0.

valueMillisstring
Default: nilFull type: String.t

The non-normalized aggregated value of the ratings for this product.