Skip to main content

This type contains a summary of a specified product. The product summary includes information about the product's identifiers, product images, aspects, and the getProduct URL for retrieving the product details.

Type that uses ProductSummary

ProductSearchResponse

Call that uses ProductSummary

Fields

Field
Type
Description
additionalImages
array of Image
Contains information about additional images associated with this product. For the primary image, see the image container.
aspects
array of Aspect
Contains an array of the category aspects and their values that are associated with this product.
brand
The manufacturer's brand name for this product.
ean
array of string
A list of all European Article Numbers (EANs) that identify this product.
epid
The eBay product ID of this product.
gtin
array of string
A list of all GTINs that identify this product. This includes all of the values returned in the ean, isbn, and upc fields.
image
Contains information about the primary image of this product. For more images of this product, see the additionalImages container.
isbn
array of string
A list of all International Standard Book Numbers (ISBNs) that identify this product.
mpn
array of string
A list of all Manufacturer Product Number (MPN) values that the manufacturer uses to identify this product.
productHref
The URI of the getProduct call request that retrieves this product's details.
productWebUrl
The URL for this product's eBay product page.
title
The title of this product on eBay.
upc
array of string
A list of Universal Product Codes (UPCs) that identify this product.