Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
In diesem Dokument sind die Ereignisse und Parameter für Aktivitäten von Administratoren bei der mobilen Geräteverwaltung aufgeführt. Sie können diese Ereignisse abrufen, indem Sie Activities.list() mit applicationName=admin aufrufen.
Mobileinstellungen
Ereignisse dieses Typs werden mit type=MOBILE_SETTINGS zurückgegeben.
Aktion auf Gerät abgebrochen
Veranstaltungsdetails
Ereignisname
ACTION_CANCELLED
Parameter
ACTION_ID
string
Die ID der Mobilgeräteaktion.
ACTION_TYPE
string
Die Art der Aktion, die auf dem Mobilgerät ausgeführt wurde.
Mögliche Werte:
ACCOUNT_WIPE
ALLOW_ACCESS
APPROVE
BLOCK
COLLECT_BUGREPORT
DEVICE_WIPE
DISALLOW_ACCESS
LOCATE_DEVICE
LOCK_DEVICE
REMOVE_APP_FROM_DEVICE
REMOVE_IOS_PROFILE
RESET_PIN
REVOKE_TOKEN
RING_DEVICE
SYNC_DEVICE
UNKNOWN
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ACTION_CANCELLED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
{ACTION_TYPE} with id {ACTION_ID} on device type {DEVICE_TYPE} and id {DEVICE_ID} was cancelled by user {USER_EMAIL}
Aktion auf Gerät angefordert
Veranstaltungsdetails
Ereignisname
ACTION_REQUESTED
Parameter
ACTION_ID
string
Die ID der Mobilgeräteaktion.
ACTION_TYPE
string
Die Art der Aktion, die auf dem Mobilgerät ausgeführt wurde.
Mögliche Werte:
ACCOUNT_WIPE
ALLOW_ACCESS
APPROVE
BLOCK
COLLECT_BUGREPORT
DEVICE_WIPE
DISALLOW_ACCESS
LOCATE_DEVICE
LOCK_DEVICE
REMOVE_APP_FROM_DEVICE
REMOVE_IOS_PROFILE
RESET_PIN
REVOKE_TOKEN
RING_DEVICE
SYNC_DEVICE
UNKNOWN
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ACTION_REQUESTED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
{ACTION_TYPE} with id {ACTION_ID} on device type {DEVICE_TYPE} and id {DEVICE_ID} was requested by user {USER_EMAIL}
Mobiles Zertifikat hinzufügen
Veranstaltungsdetails
Ereignisname
ADD_MOBILE_CERTIFICATE
Parameter
DOMAIN_NAME
string
Der primäre Domainname.
MOBILE_CERTIFICATE_COMMON_NAME
string
Der Common Name des mobilen Zertifikats.
ORG_UNIT_NAME
string
Der Name (Pfad) der Organisationseinheit (OE).
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_MOBILE_CERTIFICATE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile certificate {MOBILE_CERTIFICATE_COMMON_NAME} added for mobile devices in your organization
Auslösung der Apple DEP-Synchronisierung durch den Administrator
Veranstaltungsdetails
Ereignisname
APPLE_DEP_SYNC_TRIGGERED
Parameter
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=APPLE_DEP_SYNC_TRIGGERED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Apple DEP sync triggered by {USER_EMAIL}
Einrichtung des Apple-DEP-Tokens für Kunden abgeschlossen
Veranstaltungsdetails
Ereignisname
APPLE_DEP_TOKEN_SETUP_COMPLETE
Parameter
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=APPLE_DEP_TOKEN_SETUP_COMPLETE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Apple Device Enrollment tokens updated by {USER_EMAIL}
Apple-VPP-Tokenvorgang
Veranstaltungsdetails
Ereignisname
APPLE_VPP_TOKEN_OPERATION
Parameter
TOKEN_OPERATION_NAME
string
Name des Apple-VPP-Tokenvorgangs.
Mögliche Werte:
DELETE Die Nachricht, die angezeigt wird, wenn das Apple-VPP-Token gelöscht wird.
SYNC Die Meldung, die angezeigt wird, wenn das Apple-VPP-Token synchronisiert wird.
UPLOAD Die Nachricht, die angezeigt wird, wenn das Apple-VPP-Token hochgeladen wird.
TOKEN_OPERATION_STATUS
string
Status des Apple-VPP-Tokenvorgangs.
Mögliche Werte:
SUCCESSFUL Die Meldung, dass der Tokenvorgang erfolgreich war.
UNSUCCESSFUL Die Meldung, die angezeigt wird, wenn der Tokenvorgang fehlgeschlagen ist.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=APPLE_VPP_TOKEN_OPERATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Apple VPP token {TOKEN_OPERATION_NAME} was {TOKEN_OPERATION_STATUS}
Bulk-Import unternehmenseigener Geräte
Veranstaltungsdetails
Ereignisname
COMPANY_DEVICES_BULK_CREATION
Parameter
NUMBER_OF_COMPANY_OWNED_DEVICES
integer
Die Anzahl der Geräte, die einem Unternehmen gehören.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=COMPANY_DEVICES_BULK_CREATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Details of {NUMBER_OF_COMPANY_OWNED_DEVICES} company owned device(s) were imported
Unternehmenseigenes Gerät blockiert
Veranstaltungsdetails
Ereignisname
COMPANY_OWNED_DEVICE_BLOCKED
Parameter
COMPANY_DEVICE_ID
string
Die ID des unternehmenseigenen Mobilgeräts.
DEVICE_TYPE
string
Der Gerätetyp.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=COMPANY_OWNED_DEVICE_BLOCKED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Company owned device {COMPANY_DEVICE_ID} was blocked
Unternehmenseigenes Gerät gelöscht
Veranstaltungsdetails
Ereignisname
COMPANY_DEVICE_DELETION
Parameter
COMPANY_DEVICE_ID
string
Die ID des unternehmenseigenen Mobilgeräts.
DEVICE_TYPE
string
Der Gerätetyp.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=COMPANY_DEVICE_DELETION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Company owned device {COMPANY_DEVICE_ID} was deleted
Blockierung von unternehmenseigenem Gerät aufgehoben
Veranstaltungsdetails
Ereignisname
COMPANY_OWNED_DEVICE_UNBLOCKED
Parameter
COMPANY_DEVICE_ID
string
Die ID des unternehmenseigenen Mobilgeräts.
DEVICE_TYPE
string
Der Gerätetyp.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=COMPANY_OWNED_DEVICE_UNBLOCKED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Company owned device {COMPANY_DEVICE_ID} was unblocked
Daten auf unternehmenseigenem Gerät gelöscht
Veranstaltungsdetails
Ereignisname
COMPANY_OWNED_DEVICE_WIPED
Parameter
COMPANY_DEVICE_ID
string
Die ID des unternehmenseigenen Mobilgeräts.
DEVICE_TYPE
string
Der Gerätetyp.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=COMPANY_OWNED_DEVICE_WIPED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Company owned device {COMPANY_DEVICE_ID} was wiped
Kundennutzergerät gelöscht
Veranstaltungsdetails
Ereignisname
CUSTOMER_USER_DEVICE_DELETION_EVENT
Parameter
COMPANY_DEVICE_ID
string
Die ID des unternehmenseigenen Mobilgeräts.
DEVICE_TYPE
string
Der Gerätetyp.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CUSTOMER_USER_DEVICE_DELETION_EVENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Customer user device {COMPANY_DEVICE_ID} was deleted
Änderung der Berechtigungszuweisung für mobile App
Änderung der Berechtigungszuweisung für mobile Apps
Veranstaltungsdetails
Ereignisname
CHANGE_MOBILE_APPLICATION_PERMISSION_GRANT
Parameter
DEVICE_TYPE
string
Der Gerätetyp.
DISTRIBUTION_ENTITY_NAME
string
Der Wert der Verteilungseinheit, z. B. der Name einer Gruppe oder einer Organisationseinheit.
Mögliche Werte:
ANY Ein Label, das auf jede Distribution ausgerichtet ist.
DISTRIBUTION_ENTITY_TYPE
string
Der Typ der Vertriebseinheit, z. B. eine Gruppe oder eine Organisationseinheit.
Mögliche Werte:
GROUP Label für eine Verteilungseinheit für eine Google-Gruppe.
ORG_UNIT Label für eine Vertriebseinheit für eine Organisationseinheit.
USER Label für eine Vertriebsentität für einen Nutzer.
MOBILE_APP_PACKAGE_ID
string
Die Paket-ID der mobilen App.
NEW_PERMISSION_GRANT_STATE
string
Der neue Berechtigungsstatus.
Mögliche Werte:
DENIED
GRANTED
PROMPT
OLD_PERMISSION_GRANT_STATE
string
Der alte Berechtigungsstatus.
Mögliche Werte:
DENIED
GRANTED
PROMPT
PERMISSION_GROUP_NAME
string
Beschreibung für den Namen der Berechtigungsgruppe.
Mögliche Werte:
CALENDAR
CAMERA
CONTACTS
LOCATION
MICROPHONE
PHONE
SENSORS
SMS
STORAGE
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_MOBILE_APPLICATION_PERMISSION_GRANT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Changed grant state of {PERMISSION_GROUP_NAME} from {OLD_PERMISSION_GRANT_STATE} to {NEW_PERMISSION_GRANT_STATE} for {DEVICE_TYPE} application {MOBILE_APP_PACKAGE_ID} for {DISTRIBUTION_ENTITY_NAME}{DISTRIBUTION_ENTITY_TYPE}
Änderung der Prioritätsreihenfolge für mobile App
Änderung der Prioritätsreihenfolge der mobilen App.
Veranstaltungsdetails
Ereignisname
CHANGE_MOBILE_APPLICATION_PRIORITY_ORDER
Parameter
DEVICE_TYPE
string
Der Gerätetyp.
MOBILE_APP_PACKAGE_ID
string
Die Paket-ID der mobilen App.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_MOBILE_APPLICATION_PRIORITY_ORDER&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Priority order of {DEVICE_TYPE} application {MOBILE_APP_PACKAGE_ID} was changed
Mobile App wurde von der Zulassungsliste entfernt
Veranstaltungsdetails
Ereignisname
REMOVE_MOBILE_APPLICATION_FROM_WHITELIST
Parameter
DEVICE_TYPE
string
Der Gerätetyp.
DISTRIBUTION_ENTITY_NAME
string
Der Wert der Verteilungseinheit, z. B. der Name einer Gruppe oder einer Organisationseinheit.
Mögliche Werte:
ANY Ein Label, das auf jede Distribution ausgerichtet ist.
DISTRIBUTION_ENTITY_TYPE
string
Der Typ der Vertriebseinheit, z. B. eine Gruppe oder eine Organisationseinheit.
Mögliche Werte:
GROUP Label für eine Verteilungseinheit für eine Google-Gruppe.
ORG_UNIT Label für eine Vertriebseinheit für eine Organisationseinheit.
USER Label für eine Vertriebsentität für einen Nutzer.
MOBILE_APP_PACKAGE_ID
string
Die Paket-ID der mobilen App.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_MOBILE_APPLICATION_FROM_WHITELIST&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
{DEVICE_TYPE} application {MOBILE_APP_PACKAGE_ID} is no longer whitelisted for {DISTRIBUTION_ENTITY_NAME}{DISTRIBUTION_ENTITY_TYPE}
Änderung der Einstellung für mobile App
Änderung der Einstellung für mobile Apps
Veranstaltungsdetails
Ereignisname
CHANGE_MOBILE_APPLICATION_SETTINGS
Parameter
DEVICE_TYPE
string
Der Gerätetyp.
DISTRIBUTION_ENTITY_NAME
string
Der Wert der Verteilungseinheit, z. B. der Name einer Gruppe oder einer Organisationseinheit.
Mögliche Werte:
ANY Ein Label, das auf jede Distribution ausgerichtet ist.
DISTRIBUTION_ENTITY_TYPE
string
Der Typ der Vertriebseinheit, z. B. eine Gruppe oder eine Organisationseinheit.
Mögliche Werte:
GROUP Label für eine Verteilungseinheit für eine Google-Gruppe.
ORG_UNIT Label für eine Vertriebseinheit für eine Organisationseinheit.
USER Label für eine Vertriebsentität für einen Nutzer.
MOBILE_APP_PACKAGE_ID
string
Die Paket-ID der mobilen App.
NEW_VALUE
string
Der neue SETTING_NAME-Wert, der bei diesem Ereignis festgelegt wurde.
OLD_VALUE
string
Der vorherige Wert für SETTING_NAME, der bei diesem Ereignis ersetzt wurde.
SETTING_NAME
string
Der eindeutige Name (ID) der geänderten Einstellung.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_MOBILE_APPLICATION_SETTINGS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Changed {SETTING_NAME} app setting from {OLD_VALUE} to {NEW_VALUE} for {DEVICE_TYPE} application {MOBILE_APP_PACKAGE_ID} for {DISTRIBUTION_ENTITY_NAME}{DISTRIBUTION_ENTITY_TYPE}
Mobile App auf die Zulassungsliste gesetzt
Die mobile App wurde auf die Zulassungsliste gesetzt.
Veranstaltungsdetails
Ereignisname
ADD_MOBILE_APPLICATION_TO_WHITELIST
Parameter
DEVICE_TYPE
string
Der Gerätetyp.
DISTRIBUTION_ENTITY_NAME
string
Der Wert der Verteilungseinheit, z. B. der Name einer Gruppe oder einer Organisationseinheit.
Mögliche Werte:
ANY Ein Label, das auf jede Distribution ausgerichtet ist.
DISTRIBUTION_ENTITY_TYPE
string
Der Typ der Vertriebseinheit, z. B. eine Gruppe oder eine Organisationseinheit.
Mögliche Werte:
GROUP Label für eine Verteilungseinheit für eine Google-Gruppe.
ORG_UNIT Label für eine Vertriebseinheit für eine Organisationseinheit.
USER Label für eine Vertriebsentität für einen Nutzer.
MOBILE_APP_PACKAGE_ID
string
Die Paket-ID der mobilen App.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_MOBILE_APPLICATION_TO_WHITELIST&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
{DEVICE_TYPE} application {MOBILE_APP_PACKAGE_ID} is whitelisted for {DISTRIBUTION_ENTITY_NAME}{DISTRIBUTION_ENTITY_TYPE}
Mobilgerät genehmigen
Veranstaltungsdetails
Ereignisname
MOBILE_DEVICE_APPROVE
Parameter
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOBILE_DEVICE_APPROVE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile device for {USER_EMAIL} approved
Mobilgerät blockieren
Veranstaltungsdetails
Ereignisname
MOBILE_DEVICE_BLOCK
Parameter
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOBILE_DEVICE_BLOCK&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile device for {USER_EMAIL} blocked
Mobilgerät löschen
Veranstaltungsdetails
Ereignisname
MOBILE_DEVICE_DELETE
Parameter
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOBILE_DEVICE_DELETE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile device for {USER_EMAIL} deleted
Löschen der Daten auf dem Mobilgerät
Veranstaltungsdetails
Ereignisname
MOBILE_DEVICE_WIPE
Parameter
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOBILE_DEVICE_WIPE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile device for {USER_EMAIL} wiped
Änderung der Einstellung für Mobilgeräte
Veranstaltungsdetails
Ereignisname
CHANGE_MOBILE_SETTING
Parameter
DOMAIN_NAME
string
Der primäre Domainname.
NEW_VALUE
string
Der neue SETTING_NAME-Wert, der bei diesem Ereignis festgelegt wurde.
OLD_VALUE
string
Der vorherige Wert für SETTING_NAME, der bei diesem Ereignis ersetzt wurde.
ORG_UNIT_NAME
string
Der Name (Pfad) der Organisationseinheit (OE).
SETTING_NAME
string
Der eindeutige Name (ID) der geänderten Einstellung.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_MOBILE_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
{SETTING_NAME} for mobile devices in your organization changed from {OLD_VALUE} to {NEW_VALUE}
Änderung der Einstellung für Mobilgeräte: PIN für den Administratorzugriff
Veranstaltungsdetails
Ereignisname
CHANGE_ADMIN_RESTRICTIONS_PIN
Parameter
DOMAIN_NAME
string
Der primäre Domainname.
ORG_UNIT_NAME
string
Der Name (Pfad) der Organisationseinheit (OE).
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_ADMIN_RESTRICTIONS_PIN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Administrator restrictions PIN for mobile devices in your organization changed
Mobiles WLAN ändern
Veranstaltungsdetails
Ereignisname
CHANGE_MOBILE_WIRELESS_NETWORK
Parameter
DOMAIN_NAME
string
Der primäre Domainname.
MOBILE_WIRELESS_NETWORK_NAME
string
Der Name des mobilen WLANs.
ORG_UNIT_NAME
string
Der Name (Pfad) der Organisationseinheit (OE).
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_MOBILE_WIRELESS_NETWORK&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile wireless network {MOBILE_WIRELESS_NETWORK_NAME} changed for mobile devices in your organization
Mobiles WLAN erstellen
Veranstaltungsdetails
Ereignisname
ADD_MOBILE_WIRELESS_NETWORK
Parameter
DOMAIN_NAME
string
Der primäre Domainname.
MOBILE_WIRELESS_NETWORK_NAME
string
Der Name des mobilen WLANs.
ORG_UNIT_NAME
string
Der Name (Pfad) der Organisationseinheit (OE).
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_MOBILE_WIRELESS_NETWORK&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile wireless network {MOBILE_WIRELESS_NETWORK_NAME} created for mobile devices in your organization
Mobiles WLAN löschen
Veranstaltungsdetails
Ereignisname
REMOVE_MOBILE_WIRELESS_NETWORK
Parameter
DOMAIN_NAME
string
Der primäre Domainname.
MOBILE_WIRELESS_NETWORK_NAME
string
Der Name des mobilen WLANs.
ORG_UNIT_NAME
string
Der Name (Pfad) der Organisationseinheit (OE).
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_MOBILE_WIRELESS_NETWORK&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile wireless network {MOBILE_WIRELESS_NETWORK_NAME} deleted for mobile devices in your organization
Passwort für mobiles WLAN ändern
Veranstaltungsdetails
Ereignisname
CHANGE_MOBILE_WIRELESS_NETWORK_PASSWORD
Parameter
DOMAIN_NAME
string
Der primäre Domainname.
MOBILE_WIRELESS_NETWORK_NAME
string
Der Name des mobilen WLANs.
ORG_UNIT_NAME
string
Der Name (Pfad) der Organisationseinheit (OE).
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_MOBILE_WIRELESS_NETWORK_PASSWORD&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Password changed for mobile wireless network {MOBILE_WIRELESS_NETWORK_NAME} in your organization
Mobiles Zertifikat entfernen
Veranstaltungsdetails
Ereignisname
REMOVE_MOBILE_CERTIFICATE
Parameter
DOMAIN_NAME
string
Der primäre Domainname.
MOBILE_CERTIFICATE_COMMON_NAME
string
Der Common Name des mobilen Zertifikats.
ORG_UNIT_NAME
string
Der Name (Pfad) der Organisationseinheit (OE).
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_MOBILE_CERTIFICATE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile certificate {MOBILE_CERTIFICATE_COMMON_NAME} removed for mobile devices in your organization
Google-Geräteverwaltung verwenden
Die Google-Geräteverwaltung ist Teil der Admin-Konsole.
Veranstaltungsdetails
Ereignisname
ENROLL_FOR_GOOGLE_DEVICE_MANAGEMENT
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ENROLL_FOR_GOOGLE_DEVICE_MANAGEMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Enrolled for Google Device Management
Google-Mobilgeräteverwaltung verwenden
Veranstaltungsdetails
Ereignisname
USE_GOOGLE_MOBILE_MANAGEMENT
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USE_GOOGLE_MOBILE_MANAGEMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
You have selected Google Mobile Management to manage all your mobile devices
Google-Mobilgeräteverwaltung für Android- und ActiveSync-Geräte verwenden
Veranstaltungsdetails
Ereignisname
USE_GOOGLE_MOBILE_MANAGEMENT_FOR_NON_IOS
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USE_GOOGLE_MOBILE_MANAGEMENT_FOR_NON_IOS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
You have selected Google Mobile Management to manage your Android and Active Sync devices
Google-Mobilgeräteverwaltung für iOS-Geräte verwenden
Veranstaltungsdetails
Ereignisname
USE_GOOGLE_MOBILE_MANAGEMENT_FOR_IOS
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USE_GOOGLE_MOBILE_MANAGEMENT_FOR_IOS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
You have selected Google Mobile Management to manage your iOS devices
Konto vom Mobilgerät löschen
Veranstaltungsdetails
Ereignisname
MOBILE_ACCOUNT_WIPE
Parameter
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOBILE_ACCOUNT_WIPE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Mobile account for {USER_EMAIL} has been wiped
Löschvorgang der Daten auf Mobilgerät abbrechen und Gerät genehmigen
Veranstaltungsdetails
Ereignisname
MOBILE_DEVICE_CANCEL_WIPE_THEN_APPROVE
Parameter
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOBILE_DEVICE_CANCEL_WIPE_THEN_APPROVE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Wipe on mobile device for {USER_EMAIL} was cancelled and the device was approved
Löschvorgang der Daten auf Mobilgerät abbrechen und Gerät blockieren
Veranstaltungsdetails
Ereignisname
MOBILE_DEVICE_CANCEL_WIPE_THEN_BLOCK
Parameter
DEVICE_ID
string
Die ID des Geräts.
DEVICE_TYPE
string
Der Gerätetyp.
USER_EMAIL
string
Die primäre E-Mail-Adresse des Nutzers.
Beispielanfrage
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOBILE_DEVICE_CANCEL_WIPE_THEN_BLOCK&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Nachrichtenformat der Admin-Konsole
Wipe on mobile device for {USER_EMAIL} was cancelled and the device has been blocked
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-11-16 (UTC)."],[[["This document outlines events related to mobile device management within a Google Admin console, retrievable via the Activities.list() API."],["Events are categorized by actions like device management, certificate management, application management, and more, each with specific parameters."],["Event details include an event name, associated parameters (e.g., device ID, user email), sample API request format, and how it's displayed in the Admin Console."],["Administrators can use these events to track device actions, application changes, certificate management, and other mobile device activities."],["This information helps administrators effectively monitor and manage mobile devices within their organization."]]],[]]