Achievements
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
代表玩家在遊戲中達成的成就。
如需本資源的方法清單,請見本頁結尾。
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-07-27 (世界標準時間)。
[null,null,["上次更新時間:2025-07-27 (世界標準時間)。"],[],[],null,["# Achievements\n\nRepresents player awards for in-game accomplishments.\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\nThere is no persistent data associated with this resource.\n\nMethods\n-------\n\n[reset](/games/services/management/api/achievements/reset)\n: Resets the achievement with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetAll](/games/services/management/api/achievements/resetAll)\n: Resets all achievements for the currently authenticated player for your application. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetForAllPlayers](/games/services/management/api/achievements/resetForAllPlayers)\n: Resets the achievement with the given ID for all players. This method is only available to user accounts for your developer console. Only draft achievements can be reset.\n\n[resetAllForAllPlayers](/games/services/management/api/achievements/resetAllForAllPlayers)\n: Resets all draft achievements for all players. This method is only available to user accounts for your developer console.\n\n[resetMultipleForAllPlayers](/games/services/management/api/achievements/resetMultipleForAllPlayers)\n: Resets achievements with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft achievements may be reset."]]