davidtsadler / ebay-sdk-php

An eBay SDK for PHP. Use the eBay API in your PHP projects.
Apache License 2.0
349 stars 341 forks source link

How to get list of all products? #229

Closed developer-gurpreet closed 4 years ago

developer-gurpreet commented 5 years ago

I want to get list of all products, can you please let me know which service can be used from this library? Thanks if you send me an code example.

michabbb commented 5 years ago

in the README you have guides and examples. this question has nothing todo with the SDK in case of a bug. you should go to the ebay developer forum and study the ebay API docs, there are often more than one call for the same requirement, so working with the SDK requires knowing the ebay api.

yamenarahman commented 5 years ago

Use GetMyEbaySelling call.