I would like to get a list of products filtered by their ItemID ? I successfully retrieved a list of products filtered by date using the GetSellerList Call on Ebay SDK. I saw there is a kind of getItem method but it seems to return only one item. Is there a way to do it without calling multiple times the getItem API method ?
How to get a list of products by ItemID Ebay SDK
388 Views Asked by Claudio Ferraro At
1
There are 1 best solutions below
Related Questions in EBAY-API
- Retrieve ISBN from eBay listing via Shopping API
- How to open the desired item in the array
- eBay SDK AddItem new ProductDetails EAN Requirements CANNOT List Or Revise
- Stuck in fetching Tokens from ebay
- eBay Trading API error: You need to create a seller's account
- GetOrdersRequestType isn't returning MonetaryDetails with ReturnAll
- eBay API - GerOrders not giving any results
- ebay ordersAPI - Validation of the authentication token in API request failed
- Getting an authenticated user's inventory via Half.com API?
- Ebay search API "findItemsAdvanced" method does not return results for multiple listingType
- eBay REST API Get Offers Authetication Error
- Ebay API C# Cancel Order without AddDispute
- Convert eBay SOAP response to Java Object
- Getting product and seller info from eBay using APIs and Python
- How do I use ItemFilters with eBay::API::Simple::Finding?
Related Questions in EBAY-SDK
- eBay Trading API error: You need to create a seller's account
- How to change xml response to json?
- eBay API 'The operation has timed out' exception
- How to get items by sku using sell API?
- How do I structure a project which uses django and ebay python sdk?
- How to get a YAML file containing api keys to work in django?
- eBay API to fetch products and orders
- How to get store information in Ebay API with sandbox credentials?
- eBay API token detect if a user has already reauthorized, any way to decode the eBay token?
- List ebay Items using API on my Mobile App with products affiliate link
- What is the best way to bulk list items to ebay?
- How to get all the item filters in ebay python SDK
- eBay Python SDK 'findItemsAdvanced' call returns Internal Server Error
- Passing HTML Template Code To Description in VerifyAddItem/AddItem - Error Code 20170
- How to create Listing in ebay sandbox?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
https://developer.ebay.com/DevZone/shopping/docs/CallRef/GetMultipleItems.html