重要: Play EMM API の新しい登録受け付けは終了しました。
詳細
Devices: forceReportUpload
次の日付以降にデバイスでのアプリの状態の変化を含むレポートをアップロードします。
最後のレポートの生成日までですこのメソッドは、
1 台のデバイスで 24 時間です。
リクエスト
HTTP リクエスト
POST https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/forceReportUpload
パラメータ
パラメータ名 |
値 |
説明 |
パスパラメータ |
deviceId |
string |
デバイスの ID。
|
enterpriseId |
string |
企業の ID。
|
userId |
string |
ユーザーの ID。
|
承認
このリクエストには、次のスコープによる認証が必要です。
スコープ |
https://www.googleapis.com/auth/androidenterprise |
詳細については、認証と認可のページをご覧ください。
リクエスト本文
このメソッドをリクエストの本文に含めないでください。
レスポンス
成功すると、このメソッドによって空のレスポンスの本文が返されます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-10 UTC。
[null,null,["最終更新日 2024-09-10 UTC。"],[[["Uploads a report detailing app state changes on a device since the last report, callable up to three times daily per device."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["The request is sent as an HTTP POST to a specific endpoint, including enterprise, user, and device IDs in the URL."],["No request body is necessary for this API call, and a successful invocation results in an empty response."]]],[]]