REST Resource: apprecovery
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
방법 |
|
복구 작업에 대한 타겟팅을 점진적으로 업데이트합니다. |
|
이미 실행 중인 앱 복구 작업을 취소합니다. |
|
복구 상태가 초안인 앱 복구 작업을 만듭니다. |
|
복구 상태 초안으로 이미 생성된 앱 복구 작업을 배포합니다. |
|
특정 패키지 이름 및 앱 버전과 연결된 모든 앱 복구 작업 리소스를 나열합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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. |"]]