eBay Product APIVersion 1.4.0
 

StockPhotoURL

Thumbnail and standard stockphoto URLs.

Type that uses StockPhotoURL:

Calls that use StockPhotoURL:

Fields

standard ( URIValue ) [0..1]
Fully qualified URL for a stock image (if any) that is associated with a catalog product. The URL is for the image eBay usually displays in product search results (usually 70px tall). It may be helpful to calculate the dimensions of the photo programmatically before displaying it. Only returned if a URL is available for the product.
See the Field Index to learn which calls use standard.

thumbnail ( URIValue ) [0..1]
Fully qualified URL for the thumbnail of a stock image (if any) that is associated with a catalog product. The URL is for the image eBay usually displays in product search results (usually 40px tall). It may be helpful to calculate the dimensions of the photo programmatically before displaying it. Only returned if a URL is available for the product.
See the Field Index to learn which calls use thumbnail.