Home
Find the answer to your question
How do I find out if my item/listing is listed using eBay's catalog data (product details)?
Summary
Will show you how to see if your item is listed using eBay's catalog data both using the API and the UI
1. Using the API
a. Make a GetItem API request and make sure the ProductListingDetails are in the response, http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetItem.html#Response.Item.ProductListingDetails. If you added product infromation in your add item request and the product IS in the eBay catalog, the ProductListingDetails will be present.
2. Using the UI
a. Go to the view item page and look for the "Detailed item information" box along with much more information. If you listed your item using eBay catalog data, AND you didn't mark IncludePrefilledItemInformation as false, you will notice your listing contains more information than what you specified in your request.
Answer Title: Listing items with product information using eBay catalog
Answer Link: https://ebaydts.com/eBayKBDetails?KBid=1829
Answer Title: Listing with Product Data
Answer Link: https://ebaydts.com/eBayKBDetails?KBid=1580
Answer Title: Add products to eBay catalog
Answer Link: https://ebaydts.com/eBayKBDetails?KBid=1944
AddFixedPriceItem - http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/AddFixedPriceItem.html#Request.Item.ProductListingDetails