Question by laurelhurst · Feb 07, 2012 at 09:00 PM · searchitem-specificsfilter
Is it possible to retrieve item specifics in a findItems search
I am trying to retrieve "item specifics" for results returned in a findItems Api call, or any general search api call. Does anyone know if this is possible, or which is the correct search api call to retrieve "item specifics" in the results?
Answer by tony.developersupport · Feb 22, 2012 at 03:40 AM
You can use GetMultipleItems call of Shopping API with IncludeSelector specified as ItemSpecifics. But the problem here is that you need to specify the ItemIDs. None of the calls in the Finding API returns ItemSpecifics. Calls that return ItemSpecifics in the Shopping API are -
FindHalfProducts
FindProducts
GetMultipleItems
GetSingleItem
People who like this
Your answer

Follow this Question
Related Questions
What happened to the gtin filter? 2 Answers
How did eBay implement the Find Product Feature 1 Answer
How do I get more than three results in my JSON response? 4 Answers
Search product for specific siteid (NOT 0) results are depressing? 1 Answer
How can i implement price filter using checkbox in my ebay custom pages 1 Answer