Players: hide

需要授權

隱藏指定應用程式的玩家排行榜分數。這個方法僅適用於 Play 管理中心的使用者帳戶。

要求

HTTP 要求

POST https://www.googleapis.com/games/v1management/applications/applicationId/players/hidden/playerId

參數

參數名稱 說明
路徑參數
applicationId string Google Play 管理中心的應用程式 ID。
playerId string 玩家 ID。me 的值可能會用來取代已驗證的玩家 ID。

授權

這項要求需要下列範圍的授權 (進一步瞭解驗證和授權)。

範圍
https://www.googleapis.com/auth/games

要求主體

請勿使用這個方法提供要求主體。

回應

如果成功,這個方法會傳回空白的回應主體。