Using Google Play Leaderboards

I’m trying to use leaderboards tables of the google play services. I’ve made a simple script according to tutorials which is allows to upload player’s score and probably compare it to others. But i have a few issues.

  1. Social.ShowLeaderboardUI(); shows me the whole leaderboards list.
    Is there an easy way to show one leaderboard by its string key?
  2. How can i moderate and remove results? I wanna write a web admin-panel or windows app, but i can’t find any documentation or tutorials.

Seems that i’ve fount the answer to 1st question at Google Play Games plugin for Unity github page. But what about 2nd?

I believe this is what you’re looking for: סקירה כללית על Management API  |  Play Games Services  |  Google for Developers