GetUserTargetRanking

0 votes

Hello,

I cannot find GetUserTargetRanking. 

For example on the global leaderboards we use GetUserRanking. If the user is on place 123 it will show the rankings from 120 till 140. ( you can see the world leaderboards on https://play.google.com/store/apps/details?id=com.vg.mountainclimb , and we like to expent it to city and country leaderboards)

How can we do this on Target Rankings?

With kind regards,
Vasco Rouw

related to an answer for: Country Leaderboards
asked Jun 21, 2014 in App42 Cloud API-BaaS by VascoGames (16 points)

1 Answer

0 votes

If I understand it correctly, you are looking to have leaderboard for specific country  in which you want to show the rank of given user and few entries above and below user rank in that country leaderboard.

This feature looks quite interesting however direct support of this method is not available. We will love to have this in our product release and will put this in our backlog. We will update you once that method is available.

For solution prospective, you can build your own leaderboard using Storage service and writing query on top of it using MapReduce and Query interface to fetch target records and leaderboard. Some useful links http://api.shephertz.com/tutorial/Saving-App-Data/?index=storage-data

http://api.shephertz.com/tutorial/Querying-Your-App-Data/?index=query-appdata

http://api.shephertz.com/app42-docs/nosql-storage-service/#map_reduce

 

answered Jun 22, 2014 by ajay123 (899 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...