Trading API SDK (.net) Get all fixedprice items (Getsellerlist)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 09:32 PM
Good morning,
I am using the Trading API SDK (.net) to Additems and update Quantiy and price.
I only have FixedPrice items with Listing duration GTC.
As the quantiy is updated regulary the items can be listed for a long time.
With getSellerList I want to get all acitve items.
Anyway GetItems only alows a Starting range from 120 Days.
So is there another way to get all items, as lopping thru 120 Invervals from the first startdate until now to get all items.
If i would use StopTime interval instead of StartTime, what is the stoptime for GTC items?
- Labels:
-
.net
-
GetSellerList
-
Trading API
Trading API SDK (.net) Get all fixedprice items (Getsellerlist)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 03:31 AM
Ok
I got it figured out.
Items with lsiting duration are only listed for a month and than automatically relistet.
So it is easy to get all items
