חשוב: אנחנו לא מקבלים יותר רישומים חדשים עבור Play EMM API.
מידע נוסף
Devices: forceReportUpload
מעלה דוח שכולל את כל השינויים במצבי האפליקציה במכשיר מאז
נוצר הדוח האחרון. אפשר לקרוא לשיטה הזו עד 3 פעמים בכל פעם
24 שעות לכל מכשיר נתון.
בקשה
בקשת HTTP
POST https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/forceReportUpload
פרמטרים
שם הפרמטר |
ערך |
תיאור |
פרמטרים של נתיב |
deviceId |
string |
המזהה של המכשיר.
|
enterpriseId |
string |
המזהה של הארגון.
|
userId |
string |
המזהה של המשתמש.
|
אישור
הבקשה הזו מחייבת הרשאה עם ההיקף הבא:
היקף |
https://www.googleapis.com/auth/androidenterprise |
מידע נוסף זמין בדף אימות והרשאה.
גוף הבקשה
אל תספקו גוף בקשה בשיטה הזו.
תשובה
אם הפעולה בוצעה ללא שגיאות, השיטה הזו תחזיר גוף תגובה ריק.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]],[]]