MarketPlaceService:GetProductInfo().Sales always comes back as 0

Hello. I’m trying to get the correct amount sales for a specific asset.

Whenever I try to get the amount of sales the number always comes back as 0.

There’s nothing I’ve tried besides making sure the asset id was correct because the issue seemed like it was something out of my control. I’ve looked on the Forum, and all the posts I’ve seen have been successful at getting the number of sales. However, I found someone with the same issue, but their post was made in 2015, and the posts I’ve talked about were all made after this.


Code from module script

print(MarketplaceService:GetProductInfo(ConvertedId).Sales)

Sales will only show if you created the asset in question.

1 Like

It’s because roblox removed the sales from assets I think its because they didn’t want to reveal how much someone was making robux on that

1 Like