question

Tri avatar image
Tri asked

How to get Friend's global ranking?

Say i have a global leaderboard, and i need to know my friend's ranking.

I tried with GetFriendLeaderboard, but it does not work as i expected (it return the rank - position among friends, not global).

I really don want to call GetLeaderboardAroundPlayer like 50 times (in case i have 50 friends).

Any solution? Thank you!

apisLeaderboards and StatisticsFriends
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

Currently we do not support the global ranking in friend leaderboard. If possible, please post a thread in feature request forum and more votes can help with the priority.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

brendan avatar image brendan commented ·

Also, it's worth noting that calling GetLeaderboard… iteratively is not supportable, and would exceed our rate limits. If it was ongoing, that high of a rate of API calls per client could result in your title being throttled or blocked, as it would be detected as abusive behavior.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.