Hello,
I am trying to develop a “market watch” for the listings on my app. Each listing has many attributes, but I want the market watch to focus on the status of listings from the last 24 hours, last 3 days, or last week.
I’m starting with “do a search for”… then “listings” and then from there I’m not sure what to do.
Basically I want it to look like this where “x” is the number of listings that have that particular status:
ACTIVE---------- (x)
SOLD------------- (x)
CANCELED-------(x)
Thank you so much for your help!