09-18-2025 07:01 AM
I would like to get the number of views an item has received over the past 30 days, similar to what is shown in the seller active listings page. While I do see the number of watchers returned when I call `getItem`, I do not see the number of views. Is there a way to get the number of views an item has received through the eBay API?
09-18-2025 08:24 AM
Figured it out. It looks like I can use the Analytics API `getTrafficReport`. See: https://developer.ebay.com/api-docs/sell/analytics/resources/traffic_report/methods/getTrafficReport