Find the answer to your question
Advanced Search
What is the largest picture eBay hosts?
Summary
When uploading pictures to eBay, what is the largest picture URL returned
Detailed Description
There are a few advantages to upload your pictures to eBay and have eBay host them, opposed to self hosting. You can see those differences in the following article,
Answer Title: Image Hosting: EPS Vs Self-Hosting
Answer Link: https://developer.ebay.com/support/kb-article?KBid=1505
Now, when using eBay hosted pictures, in order to keep the service fast and easy to use, there are a few limitations. The main limitation being the image sizes returned. 800x800 (the _3 member image) is the largest image we currently show on ViewItem and is the largest image we return for use, depending on which PictureSet is supplied in the request. The UploadSiteHostedPictures call only returns back the list of static images that we generated as part of the upload.
The _# I am referring to is the end of the ebay URL you see in the UploadSiteHostedPictures response. For more details please see the UploadSiteHostedPictures call reference.
Additional Resources
UploadSiteHostedPictures: https://developer.ebay.com/DevZone/XML/docs/Reference/eBay/UploadSiteHostedPictures.html
How well did this answer your question?
Answers others found helpful
- Gallery Image is not showing on the site
- FAQs on eBayPictureServices (EPS) and the UploadSiteHostedPictures API call
- Multiple images for a listing
- Image Hosting: EPS Vs Self-Hosting
- Some items are displaying a gray polaroid image in the store category view or the item category view, but the image appears in the view item page.