Achievements
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
게임 내 업적에 대한 플레이어 리워드를 나타냅니다.
이 리소스의 메서드 목록은 이 페이지 끝부분을 참고하세요.
리소스 표현
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
메서드
- 재설정
- 현재 인증된 플레이어의 지정된 ID로 업적을 재설정합니다. 이 메서드는 애플리케이션의 허용 목록에 있는 테스터 계정만 액세스할 수 있습니다.
- resetAll
- 애플리케이션에서 현재 인증된 플레이어의 모든 업적을 재설정합니다. 이 메서드는 애플리케이션의 허용 목록에 있는 테스터 계정만 액세스할 수 있습니다.
- resetForAllPlayers
- 모든 플레이어의 지정된 ID로 달성한 업적을 재설정합니다. 이 방법은 개발자 콘솔의 사용자 계정에서만 사용할 수 있습니다. 초안 업적만 재설정할 수 있습니다.
- resetAllForAllPlayers
- 모든 플레이어의 모든 삭제된 업적을 재설정합니다. 이 방법은 개발자 콘솔의 사용자 계정에서만 사용할 수 있습니다.
- resetMultipleForAllPlayers
- 모든 플레이어의 지정된 ID로 업적을 재설정합니다. 이 방법은 개발자 콘솔의 사용자 계정에서만 사용할 수 있습니다. 초안 업적만 재설정할 수 있습니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[null,null,["최종 업데이트: 2025-07-27(UTC)"],[],[],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."]]