Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Carica un report contenente eventuali modifiche agli stati dell'app sul dispositivo da quando
è stato generato l'ultimo report. Puoi chiamare questo metodo fino a 3 volte ogni
24 ore per un determinato dispositivo.
Richiesta
Richiesta HTTP
POST https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/forceReportUpload
Parametri
Nome del parametro
Valore
Descrizione
Parametri percorso
deviceId
string
L'ID del dispositivo.
enterpriseId
string
L'ID dell'azienda.
userId
string
L'ID dell'utente.
Autorizzazione
Questa richiesta richiede l'autorizzazione con il seguente ambito:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]