REST Resource: apprecovery
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ทรัพยากร
ไม่มีข้อมูลถาวรที่เชื่อมโยงกับทรัพยากรนี้
วิธีการ |
|
อัปเดตการกำหนดเป้าหมายสำหรับการดำเนินการกู้คืนทีละส่วน |
|
ยกเลิกการดำเนินการกู้คืนแอปที่ดำเนินการอยู่แล้ว |
|
สร้างการดำเนินการกู้คืนแอปโดยมีสถานะเป็น "ฉบับร่าง" |
|
ปรับใช้การดำเนินการกู้คืนแอปที่สร้างไว้แล้วด้วยสถานะการกู้คืน "ฉบับร่าง" |
|
แสดงรายการทรัพยากรการดำเนินการกู้คืนแอปทั้งหมดที่เชื่อมโยงกับชื่อแพ็กเกจและเวอร์ชันของแอปหนึ่งๆ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eThis resource has no persistent data associated with it.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to manage app recovery actions, including creation, deployment, targeting updates, and cancellation.\u003c/p\u003e\n"],["\u003cp\u003eYou can list all recovery actions for a specific app package and version.\u003c/p\u003e\n"],["\u003cp\u003eRecovery actions can be created in draft status and deployed when ready.\u003c/p\u003e\n"]]],["The document outlines an API for managing app recovery actions. It details five core methods: `addTargeting` (to update targeting), `cancel` (to stop a running action), `create` (to initiate a recovery action in draft status), `deploy` (to activate a draft action), and `list` (to retrieve all actions related to a specific app and version). The actions managed have no associated persistent data.\n"],null,["# REST Resource: apprecovery\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| ### [addTargeting](/android-publisher/api-ref/rest/v3/apprecovery/addTargeting) | Incrementally update targeting for a recovery action. |\n| ### [cancel](/android-publisher/api-ref/rest/v3/apprecovery/cancel) | Cancel an already executing app recovery action. |\n| ### [create](/android-publisher/api-ref/rest/v3/apprecovery/create) | Create an app recovery action with recovery status as DRAFT. |\n| ### [deploy](/android-publisher/api-ref/rest/v3/apprecovery/deploy) | Deploy an already created app recovery action with recovery status DRAFT. |\n| ### [list](/android-publisher/api-ref/rest/v3/apprecovery/list) | List all app recovery action resources associated with a particular package name and app version. |"]]