You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In testing the call for a game to obtain marketplace data it seems that marketplace data is not returned (i.e. previous sales of the game that includes date, amount sold for, trade condition). I am hoping to get historical selling values for specific games to calculate the value of my collection. This worked in the older API call.
x.game(game_id=1234,marketplace=True)
The text was updated successfully, but these errors were encountered:
In testing the call for a game to obtain marketplace data it seems that marketplace data is not returned (i.e. previous sales of the game that includes date, amount sold for, trade condition). I am hoping to get historical selling values for specific games to calculate the value of my collection. This worked in the older API call.
x.game(game_id=1234,marketplace=True)
The text was updated successfully, but these errors were encountered: