REST Resource: apprecovery
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
方法 |
|
逐步更新復原動作的指定目標。 |
|
取消正在執行的應用程式復原動作。 |
|
建立復原狀態為「草稿」的應用程式復原動作。 |
|
部署已建立的應用程式復原動作,並將復原狀態設為「草稿」。 |
|
列出與特定套件名稱和應用程式版本相關聯的所有應用程式復原動作資源。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[[["容易理解","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-26 (世界標準時間)。"],[[["\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,["- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\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. |"]]