REST Resource: achievements
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Risorsa
Non esistono dati permanenti associati a questa risorsa.
Metodi |
|
Incrementa i passaggi dell'obiettivo con l'ID specificato per il giocatore attualmente autenticato. |
|
Elenca l'avanzamento di tutti gli obiettivi dell'applicazione per il player attualmente autenticato. |
|
Imposta lo stato dell'obiettivo con l'ID specificato su REVEALED per il player attualmente autenticato. |
|
Consente di impostare i passaggi necessari per sbloccare un obiettivo da parte del giocatore attualmente autenticato. |
|
Sblocca questo obiettivo per il giocatore attualmente autenticato. |
|
Consente di aggiornare diversi obiettivi per il giocatore attualmente autenticato. |
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-27 UTC.
[null,null,["Ultimo aggiornamento 2025-07-27 UTC."],[],[],null,["# REST Resource: achievements\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|\n| ### [increment](/games/services/web/api/rest/v1/achievements/increment) | Increments the steps of the achievement with the given ID for the currently authenticated player. |\n| ### [list](/games/services/web/api/rest/v1/achievements/list) | Lists the progress for all your application's achievements for the currently authenticated player. |\n| ### [reveal](/games/services/web/api/rest/v1/achievements/reveal) | Sets the state of the achievement with the given ID to `REVEALED` for the currently authenticated player. |\n| ### [setStepsAtLeast](/games/services/web/api/rest/v1/achievements/setStepsAtLeast) | Sets the steps for the currently authenticated player towards unlocking an achievement. |\n| ### [unlock](/games/services/web/api/rest/v1/achievements/unlock) | Unlocks this achievement for the currently authenticated player. |\n| ### [updateMultiple](/games/services/web/api/rest/v1/achievements/updateMultiple) | Updates multiple achievements for the currently authenticated player. |"]]