ProductInfoType

Types that use ProductInfoType:

Call that uses one or more fields of ProductInfoType:

Fields

AverageSoldPrice ( AmountType (double) ) [0..1]
The average sold price (winning bid, Buy It Now price, or fixed price), if any, of completed items that were listed with Pre-filled Item Information from this product.
See the Field Index to learn which calls use AverageSoldPrice.

AverageStartPrice ( AmountType (double) ) [0..1]
The average start price (minimum bid), if any, of completed auction items that were listed with Pre-filled Item Information from this product.
See the Field Index to learn which calls use AverageStartPrice.

ProductState ( see ProductStateCodeType for possible values ) [0..1]
Indicates that the product has changed or will soon change (usually due to a migration from one catalog to another catalog). Typically, this field is returned for up to 90 days for a given product. After that, the product either no longer returns this field or the product is no longer returned (depending on the state change).

This data is primarily applicable to catalogs used by the US, Germany, Austria, and Switzerland sites. Other sites may undergo catalog changes in the future.
See the Field Index to learn which calls use ProductState.

Title ( string ) [0..1]
Title associated with the product. This value can be used as the basis for a suggested listing title. If the title is longer than 80 characters, your application should make sure the suggested title has a maximum length of 80 characters so that it will be valid for the AddItem family of calls.
See the Field Index to learn which calls use Title.

Attribute

productInfoID ( string )
Unique identifier for the product. See the Developer's Guide for information about eBay product IDs. If the primary and secondary category are both catalog-enabled, this ID corresponds to the primary category.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.