04-11-2023 12:33 PM
I need all acitve items on german site.
If I use GetMyeBaySelling I can not exclude other country sites.
So I get a lot of not needed Items from France or Italy....
And I got also
21366 | Warning | Short error: Data is truncated. |
because there are more than 25000 items I quess.
If I use GetSellerListRequest I need to define a time window of 90 days in any case. Which I can't know at this moment. Therefore I would need to find out before which is the oldest german Item first. Then I could shrink the window closer to today on each request to get all items. But how can I get the oldest german item?
And there is also no chance to filter only german items with GetSellerList.
In general it's a problem that you can not filter or exclude sites before a request.
Or is there a possibilty?
Is there a better API for my needs?
What could be a solution for my problem?