REST Resource: achievements
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ทรัพยากร
ไม่มีข้อมูลถาวรที่เชื่อมโยงกับทรัพยากรนี้
วิธีการ |
|
เพิ่มขั้นตอนของรางวัลพิเศษด้วยรหัสที่ระบุสำหรับโปรแกรมเล่นที่ตรวจสอบสิทธิ์แล้วในปัจจุบัน |
|
แสดงความคืบหน้าสำหรับรางวัลพิเศษทั้งหมดของแอปพลิเคชันสำหรับโปรแกรมเล่นที่ตรวจสอบสิทธิ์แล้วในปัจจุบัน |
|
ตั้งค่าสถานะรางวัลพิเศษตามรหัสที่กำหนดเป็น REVEALED สำหรับโปรแกรมเล่นที่ตรวจสอบสิทธิ์แล้วในปัจจุบัน |
|
ตั้งค่าขั้นตอนสำหรับโปรแกรมเล่นที่ตรวจสอบสิทธิ์แล้วในปัจจุบันในการปลดล็อกรางวัลพิเศษ |
|
ปลดล็อกรางวัลพิเศษนี้สำหรับโปรแกรมเล่นที่ตรวจสอบสิทธิ์แล้วในปัจจุบัน |
|
อัปเดตรางวัลพิเศษหลายรายการสำหรับโปรแกรมเล่นที่ตรวจสอบสิทธิ์แล้วในปัจจุบัน |
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 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. |"]]