Skip to main content

The type that defines the fields for product information, including price, condition, ratings, etc.

Type that uses MerchandisedProduct

BestSellingProductResponse

Call that uses MerchandisedProduct

Fields

Field
Type
Description
averageRating
The average rating for the product based on eBay user ratings.
epid
The eBay product identifier of a product from the eBay product catalog. You can use this value in the Browse API search method to retrieve items for this product.
image
The container for the product image.
marketPriceDetails
An array of containers for the product market price details, such as condition and market price.
ratingAspects
array of RatingAspect
An array of containers for ratings of the product aspects, such as "Is it a good value".
ratingCount
The total number of eBay users that rated the product.
reviewCount
The total number of eBay users that wrote a review for the product.
title
The title of the product.