REST Resource: apprecovery
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
逐步更新恢复操作的定位条件。 |
|
取消已在执行的应用恢复操作。 |
|
创建恢复操作为“草稿”的应用恢复操作。 |
|
部署已创建且恢复状态为“草稿”的应用恢复操作。 |
|
列出与特定软件包名称和应用版本相关联的所有应用恢复操作资源。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):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,["# 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. |"]]