Skip to main content

The type that defines the fields for the product information of the item.

Types that use Product

CoreItemItem

Calls that use Product

Fields

Field
Type
Description
additionalImages
array of Image
An array of containers with the URLs for the product images that are in addition to the primary image.
additionalProductIdentities
An array of product identifiers associated with the item. This container is returned if the seller has associated the eBay Product Identifier (ePID) with the item and in the request fieldgroups is set to PRODUCT.
aspectGroups
array of AspectGroup
An array of containers for the product aspects. Each group contains the aspect group name and the aspect name/value pairs.
brand
The brand associated with product. To identify the product, this is always used along with MPN (manufacturer part number).
description
The rich description of an eBay product, which might contain HTML.
gtins
array of string
An array of all the possible GTINs values associated with the product. A GTIN is a unique Global Trade Item number of the item as defined by https://www.gtin.info. This can be a UPC (Universal Product Code), EAN (European Article Number), or an ISBN (International Standard Book Number) value.
image
The primary image of the product. This is often a stock photo.
mpns
array of string
An array of all possible MPN values associated with the product. A MPNs is manufacturer part number of the product. To identify the product, this is always used along with brand.
title
The title of the product.