hubblo-org / cabestan

Gather and normalize ICT inventory data from multiple sources, to enable automation of ICT carbon and environmental impacts (LCA-inspired) assessments.
Apache License 2.0
13 stars 2 forks source link

Google workplace scanner #3

Open da-ekchajzer opened 2 years ago

da-ekchajzer commented 2 years ago

Problem

As an asset manager I want to use cabestan to retrieve the company's Google workplace usage data from the Google API.

Solution

Google provides a Reports API SDK. Doc : https://developers.google.com/admin-sdk/reports/v1/get-start/overview

Usage data

Usage report data can be retrieved at user level or customer level (all users). We should collect aggregated data for the organization rather than at usage level in order to respect privacy.

You can find all available usage data below.

Activity report

Activity report reports events for a specific application or service, such as Google Drive or the Admin console. Activities are punctual events

da-ekchajzer commented 2 years ago

Usage param

Accounts

account_status string Account status
administrative_area_name string Administrative area name
all_domain_names string None
all_domain_names_with_aliases string All domain names with aliases
apps_total_licenses integer Total number of G Suite Basic licenses purchased for the domain.
apps_used_licenses integer The number of G Suite Basic licenses in use in the domain.
ask_feedback_ok boolean Is it okay to ask for feedback from customer?
ask_feedback_ok_update_time integer Ask feedback setting update timestamp in seconds
authorized_apps message List of third party applications with access to users' data under any scope. Includes the number of users per application.
coordinate_total_licenses integer Total number of Google Maps Coordinate licenses purchased for the domain.
customer_title string Customer title
customer_used_quota_in_mb integer Total storage quota used by the domain in megabytes
declared_country string Declared country
default_locale string Default locale
domain_and_time_created_ms string Domain and time created in milliseconds
domain_and_time_verification_detected_ms string Domain and time verification detected in milliseconds
drive_used_quota_in_mb integer Storage quota (in MB) used by the domain for data in Drive.
gmail_used_quota_in_mb integer Storage quota (in MB) used by the domain for data in Gmail.
gplus_photos_used_quota_in_mb integer Storage quota (in MB) used by the domain for data in Google Photos and Currents.
gsuite_basic_total_licenses integer Total number of G Suite Basic licenses purchased for the domain.
gsuite_basic_used_licenses integer The number of G Suite Basic licenses in use in the domain.
gsuite_education_total_licenses integer Total number of G Suite for Education licenses purchased for the domain.
gsuite_education_used_licenses integer The number of G Suite for Education licenses in use in the domain.
gsuite_enterprise_total_licenses integer Total number of G Suite Enterprise licenses purchased for the domain.
gsuite_enterprise_used_licenses integer The number of G Suite Enterprise licenses in use in the domain.
gsuite_unlimited_total_licenses integer Total number of G Suite Business licenses purchased for the domain.
gsuite_unlimited_used_licenses integer The number of G Suite Business licenses in use in the domain.
num_1day_logins integer The number of account users who have logged in the day of this report. These are unique logins from 00:00 PST to 23:59:59 PST on that date.
num_30day_logins integer The number of account users who have logged in in the past 30 days from the date of this report.
num_7day_logins integer The number of account users who have logged in in the past 7 days from the date of this report.
num_archived_users integer Number of archived users
num_authorized_apps integer The number of third party applications authorized to access the user's data.
num_chrome_30day_active_users message  
num_chrome_7day_active_users message  
num_delegated_admins integer The number of delegated administrators.
num_desktop_30day_active_users message  
num_desktop_7day_active_users message  
num_disabled_accounts integer The number of disabled user accounts.
num_firefox_30day_active_users message  
num_firefox_7day_active_users message  
num_ie_30day_active_users message  
num_ie_7day_active_users message  
num_locked_users integer The number of locked user accounts.
num_mobile_30day_active_users message  
num_mobile_7day_active_users message  
num_opera_30day_active_users message  
num_opera_7day_active_users message  
num_other_browsers_30day_active_users message  
num_other_browsers_7day_active_users message  
num_safari_30day_active_users message  
num_safari_7day_active_users message  
num_security_keys integer The number of security keys enrolled by users of this domain.
num_super_admins integer The number of super administrators.
num_suspended_users integer The number of suspended user accounts.
num_users integer The number of total users.
num_users_2sv_enforced integer The number of user accounts which are enforced for 2-step verification.
num_users_2sv_enrolled integer The number of user accounts which have enrolled for 2-step verification.
num_users_2sv_enrolled_and_enforced integer The number of user accounts which are enforced and have enrolled for 2-step verification.
num_users_2sv_not_enforced integer The number of user accounts which are not enforced for 2-step verification.
num_users_2sv_not_enrolled integer The number of user accounts which have not enrolled for 2-step verification.
num_users_2sv_not_enrolled_and_not_enforced integer The number of user accounts which are neither enforced nor have enrolled for 2-step verification.
num_users_2sv_not_enrolled_but_enforced integer The number of users accounts which have not enrolled for 2-step verification but for which it is enforced.
num_users_less_secure_apps_access_allowed integer The number of user accounts allowed less secure apps access.
num_users_less_secure_apps_access_denied integer The number of user accounts denied less secure apps access.
num_users_overridden_names integer The number of users that have changed their Currents profile names. These users have display names that are different than the names defined by their admins.
num_users_password_length_compliant integer Number of users whose password length is compliant with password management policy
num_users_password_length_non_compliant integer Number of users whose password length is not compliant with password management policy
num_users_password_length_unknown integer Number of users whose password length is unknown
num_users_password_strength_strong integer Number of users whose password strength is strong
num_users_password_strength_unknown integer Number of users whose password strength is unknown
num_users_password_strength_weak integer Number of users whose password strength is weak
num_users_used_quota_ge_50_lt_80percent integer The number of users that have used between 50% to 80% of their storage quota.
num_users_used_quota_ge_80percent integer The number of users that have used more than 80% of their storage quota.
num_users_used_quota_lt_50percent integer The number of users that have used less than 50% of their storage quota.
num_users_with_security_keys integer Number of users who have enrolled at least one security key
primary_admin_email string Primary admin email
primary_admin_gaia_id integer Primary admin gaia id
primary_admin_language string Primary admin language
primary_domain_name string The primary domain name.
secondary_email_address string Secondary email address
send_announcement_mail_ok boolean Is it okay to send feature announcement email to customer?
send_announcement_mail_ok_update_time integer Send announcement email setting update timestamp in seconds
send_onboarding_promotions_ok boolean Is it okay to send onboarding promotions to users?
send_onboarding_promotions_ok_update_time integer Send onboarding promotions setting update timestamp in seconds
send_promotion_ok boolean Is it okay to send promotion to customer?
send_promotion_ok_update_time integer Send promotion setting update timestamp in seconds
send_tips_ok boolean Is it okay to send tips to customer?
send_tips_ok_update_time integer Send tips setting update timestamp in seconds
send_trial_emails_ok boolean Is it okay to send trial emails to customer?
send_trial_emails_ok_update_time integer Send trial emails setting update timestamp in seconds
team_drive_used_quota_in_mb integer Shared drive storage quota used in megabytes
time_created_sec integer Time created in seconds
total_quota_in_mb integer Total storage quota (in MB) for the domain. A negative value is returned for customers that have enrolled in G Suite Business.
used_quota_in_mb integer Total storage quota (in MB) used by the domain.
user_cap integer User cap
vault_total_licenses integer Total number of Google Vault licenses purchased for the domain.

Classroom

Name Type Description
num_14day_active_courses integer Courses with any activity in the last 14 days.
num_1day_active_students integer Parameter to indicate the total number of students who have interacted with Classroom in the last 1 day for a customer
num_1day_active_teachers integer Parameter to indicate the total number of teachers who have interacted with Classroom in the last 1 day for a customer
num_1day_active_users integer Parameter to indicate the total number of users who have interacted with Classroom in the last 1 day for a customer
num_1day_students integer Students who accessed Classroom in the last day.
num_1day_teachers integer Teachers who accessed Classroom on the provided date.
num_30day_active_students integer Parameter to indicate the total number of students who have interacted with Classroom in the last 30 days for a customer
num_30day_active_teachers integer Parameter to indicate the total number of teachers who have interacted with Classroom in the last 30 days for a customer
num_30day_active_users integer Parameter to indicate the total number of users who have interacted with Classroom in the last 30 days for a customer
num_30day_students integer Students who accessed Classroom in the last 30 days.
num_30day_teachers integer Teachers who accessed Classroom in the last 30 days.
num_7day_active_students integer Parameter to indicate the total number of students who have interacted with Classroom in the last 7 days for a customer
num_7day_active_teachers integer Parameter to indicate the total number of teachers who have interacted with Classroom in the last 7 days for a customer
num_7day_active_users integer Parameter to indicate the total number of users who have interacted with Classroom in the last 7 days for a customer
num_7day_students integer Students who accessed Classroom in the last 7 days.
num_7day_teachers integer Teachers who accessed Classroom in the last 7 days.
num_classroom_1day_active_users integer Parameter to indicate the total number of users who have accessed Classroom in the last 1 day for a customer
num_classroom_30day_active_users integer Parameter to indicate the total number of users who have accessed Classroom in the last 30 days for a customer
num_classroom_7day_active_users integer Parameter to indicate the total number of users who have accessed Classroom in the last 7 days for a customer
num_courses_created integer Courses created on the provided date.
num_student_posts_created integer Posts created by students on the provided date.
num_teacher_posts_created integer Posts created by teachers on the provided date.

Chrome OS devices

MajorOsVersionDistribution message Parameter for the distribution of Chrome OS devices by version number
num_1day_active_devices integer Parameter for the number of 1 day active Chrome OS devices
num_30day_active_devices integer The number of 30 day active Chrome OS devices.
num_7day_active_devices integer The number of 7 day active Chrome OS devices.
num_beta_channel_devices integer The number of Chrome OS devices enrolled in the beta release channel.
num_dev_boot_devices integer The number of Chrome OS devices booting in dev mode.
num_dev_channel_devices integer The number of Chrome OS devices enrolled in the dev release channel.
num_other_channel_devices integer The number of Chrome OS devices not enrolled in a standard release channel.
num_stable_channel_devices integer The number of Chrome OS devices enrolled in the stable release channel.
num_unreported_boot_devices integer The number of Chrome OS devices that haven't recently reported their boot mode.
num_unreported_channel_devices integer The number of Chrome OS devices that haven't recently reported their release channel.
num_verified_boot_devices integer The number of Chrome OS devices booting in verified mode.

Current

avg_circle_size integer Average circle size. Only circles with sizes > 2 are considered.
cfm_device_version_distribution message Parameter for the distribution of Chromebox for Meetings devices by version number
num_1day_active_cfm_devices integer Number of 1 day active Chromebox for Meetings devices
num_1day_active_users integer The number of users who have used Currents on the date of this report. This includes users who viewed any Currents activity.

Calendar

num_1day_active_users integer The number of users active in the previous day.
num_30day_active_users integer The number of users active in the previous month.
num_7day_active_users integer The number of users active in the previous week.

Drive

https://developers.google.com/admin-sdk/reports/v1/appendix/usage/customer/drive

Gmail

num_1day_active_sync_users integer Number of 1 day active sync users
num_1day_active_users integer The number of active user Gmail accounts on the day of this report.
num_1day_android_native_app_users integer Number of Android native app users the day of this report.
num_1day_android_users integer Number of Android users the day of this report.
num_1day_desktop_users integer Number of 1 day desktop users
num_1day_glook_users integer Number of users who accessed GWSMO the day of this report.
num_1day_imap_users integer The number of users who accessed IMAP the day of this report.
num_1day_ios_native_app_users integer Number of users who accessed the iOS native app the day of this report.
num_1day_ios_users integer Number of iOS users the day of this report.
num_1day_mobile_ui_users integer Number of 1 day mobile UI users
num_1day_mobile_users integer Number of 1 day mobile users
num_1day_pop_users integer The number of users who accessed POP the day of this report.
num_1day_web_ui_users integer Number of web UI users the day of this report.
num_1day_webmail_users integer The number of users who accessed their web Gmail accounts the day of this report.
num_30day_active_sync_users integer Number of 30 day active sync users
num_30day_active_users integer The number of active user Gmail accounts in the past 30 days from the date of this report.
num_30day_android_native_app_users integer Number of Android native app users.
num_30day_android_users integer Number of Android users in the past 30 days from the date of this report.
num_30day_desktop_users integer Number of 30 day desktop users
num_30day_glook_users integer Number of users who accessed GWSMO in the past 30 days from the date of this report.
num_30day_imap_users integer The number of users who accessed IMAP in the past 30 days from the date of this report.
num_30day_ios_native_app_users integer Number of users who accessed the iOS native app in the past 30 days from the date of this report.
num_30day_ios_users integer Number of iOS users in the past 30 days from the date of this report.
num_30day_mobile_ui_users integer Number of 30 day mobile ui users
num_30day_mobile_users integer Number of 30 day mobile users
num_30day_pop_users integer The number of users who accessed POP in the past 30 days from the date of this report.
num_30day_web_ui_users integer Number of web UI users in the past 30 days from the date of this report.
num_30day_webmail_users integer The number of users who accessed their web Gmail accounts in the past 30 days from the date of this report.
num_7day_active_sync_users integer Number of 7 day active sync users
num_7day_active_users integer The number of active user Gmail accounts in the past 7 days from the date of this report.
num_7day_android_native_app_users integer Number of Android native app users in the past 7 days from the date of this report.
num_7day_android_users integer Number of Android users in the past 7 days from the date of this report.
num_7day_desktop_users integer Number of 7 day desktop users
num_7day_glook_users integer Number of users who accessed GWSMO in the past 7 days from the date of this report.
num_7day_imap_users integer The number of users who accessed IMAP in the past 7 days from the date of this report.
num_7day_ios_native_app_users integer Number of users who accessed the iOS native app in the past 7 days from the date of this report.
num_7day_ios_users integer Number of iOS users in the past 7 days from the date of this report.
num_7day_mobile_ui_users integer Number of 7 day mobile ui users
num_7day_mobile_users integer Number of 7 day mobile users
num_7day_pop_users integer The number of users who accessed POP in the past 7 days from the date of this report.
num_7day_web_ui_users integer Number of web UI users in the past 7 days from the date of this report.
num_7day_webmail_users integer The number of users who accessed their web Gmail accounts in the past 7 days from the date of this report.
num_emails_exchanged integer The total number of emails exchanged. This is the total of num_emails_sent plus num_emails_received.
num_emails_received integer The total influx of emails received on the date of this report.
num_emails_sent integer The number of emails sent on the date of this report.
num_inbound_delivered_emails integer The number of delivered inbound emails on the date of this report, rerouted emails are not included in this report.
num_inbound_encrypted_emails integer The number of encrypted inbound emails on the date of this report.
num_inbound_non_spam_emails integer The number of inbound non-spam emails on the date of this report.
num_inbound_rejected_emails integer The number of rejected inbound emails on the date of this report, rerouted emails are not included in this report.
num_inbound_rerouted_emails integer The number of rerouted inbound emails on the date of this report.
num_inbound_spam_emails integer The number of inbound spam emails on the date of this report.
num_inbound_unencrypted_emails integer The number of unencrypted inbound emails on the date of this report.
num_outbound_delivered_emails integer The number of delivered outbound emails on the date of this report. Rerouted emails are not included in this report.
num_outbound_encrypted_emails integer The number of encrypted outbound emails on the date of this report.
num_outbound_rejected_emails integer The number of rejected outbound emails on the date of this report. Rerouted emails are not included in this report.
num_outbound_rerouted_emails integer The number of rerouted outbound emails on the date of this report.
num_outbound_unencrypted_emails integer The number of unencrypted outbound emails on the date of this report.

Meet

Name Type Description
average_meeting_minutes integer This indicates a customer's average duration of meetings in minutes.
average_meeting_minutes_with_11_to_15_calls integer This indicates a customer's average duration of meetings in minutes broken down by a maximum of 11 to 15 concurrent calls.
average_meeting_minutes_with_16_to_25_calls integer This indicates a customer's average duration of meetings in minutes broken down by maximum of 16 to 25 concurrent calls.
average_meeting_minutes_with_26_to_50_calls integer This indicates a customer's average duration of meetings in minutes broken down by maximum of 26 to 50 concurrent calls.
average_meeting_minutes_with_2_calls integer This indicates a customer's average duration of meetings in minutes broken down by maximum of 2 concurrent calls.
average_meeting_minutes_with_3_to_5_calls integer This indicates a customer's average duration of meetings in minutes broken down by maximum of 3 to 5 concurrent calls.
average_meeting_minutes_with_6_to_10_calls integer This indicates a customer's average duration of meetings in minutes broken down by maximum of 6 to 10 concurrent calls.
lonely_meetings integer The number of meetings that have less than 2 concurrent calls. These meetings are not counted in num_meetings and related metrics.
max_concurrent_usage_chromebase integer The number of Chromebase devices connected to internal meetings at the same time.
max_concurrent_usage_chromebox integer The number of Chromebox devices connected to internal meetings at the same time.
num_1day_active_mobile_users integer Total number of unique internal user accounts active from a mobile device in a given time window
num_1day_active_users integer The number of users active in the previous day.
num_30day_active_mobile_users integer Total number of unique internal user accounts active from a mobile device in a given time window
num_30day_active_users integer The number of users active in the previous 30 days.
num_7day_active_mobile_users integer Total number of unique internal user accounts active from a mobile device in a given time window
num_7day_active_users integer The number of users active in the previous 7 days.
num_calls integer The total number of calls organized by users.
num_calls_android integer The total number of calls on the date of this report from Android devices.
num_calls_by_external_users integer The total number of calls by external users to meetings on the date of this report.
num_calls_by_internal_users integer The total number of calls by internal users to meetings on the date of this report.
num_calls_by_pstn_in_users integer The total number of PSTN calls that dialed-in to meetings on the date of this report
num_calls_by_pstn_out_users integer The total number of PSTN calls that dialed-out from meetings on the date of this report
num_calls_chromebase integer The total number of calls on the date of this report by Chromebase devices.
num_calls_chromebox integer The total number of calls on the date of this report by Chromebox devices.
num_calls_ios integer The total number of calls on the date of this report by iOS devices.
num_calls_jamboard integer The total number of calls on the date of this report by Jamboards.
num_calls_unknown_client integer The total number of calls on the date of this report by unknown clients.
num_calls_web integer The total number of calls on the date of this report by web clients.
num_meetings integer The total number of Meet meetings held on the date of this report.
num_meetings_android integer The total number of Meet meetings held on the date of this report that include at least one call from an Android device.
num_meetings_chromebase integer The total number of Meet meetings held on the date of this report that include at least one call from a Chromebase device.
num_meetings_chromebox integer Parameter to indicate a customer's total number of Meet meetings held on the date of this report that include at least one call from a Chromebox device.
num_meetings_ios integer The total number of Meet meetings held on the date of this report that include at least one call from an iOS device.
num_meetings_jamboard integer The total number of Meet meetings held on the date of this report that include at least one call from a Jamboard.
num_meetings_unknown_client integer The total number of Meet meetings held on the date of this report that include at least one call from an unknown client.
num_meetings_web integer The total number of Meet meetings held on the date of this report that include at least one call from a web client.
num_meetings_with_11_to_15_calls integer This indicates a customer's number of meetings broken down by the maximum number of concurrent calls.
num_meetings_with_16_to_25_calls integer This indicates a customer's number of meetings broken down by the maximum number of concurrent calls.
num_meetings_with_26_to_50_calls integer This indicatese a customer's number of meetings broken down by the maximum number of concurrent calls.
num_meetings_with_2_calls integer The number of meetings broken down by the maximum number of concurrent calls.
num_meetings_with_3_to_5_calls integer This indicates a customer's number of meetings broken down by the maximum number of concurrent calls.
num_meetings_with_6_to_10_calls integer This indicates a customer's number of meetings broken down by the maximum number of concurrent calls.
num_meetings_with_external_users integer The total number of Meet meetings that include at least one external user or caller.
num_meetings_with_pstn_in_users integer The total number of Meet meetings held on the date of this report that include at least one user connected through PSTN dial-in.
num_meetings_with_pstn_out_users integer The total number of Meet meetings held on the date of this report that include at least one user connected through PSTN dial-out.
total_call_minutes integer The sum of all connected calls on the date of this report.
total_call_minutes_android integer The total duration of calls on the date of this report by Android devices.
total_call_minutes_by_external_users integer The total duration of external Meet client calls in meetings on the date of this report.
total_call_minutes_by_internal_users integer The total duration of meeting connect calls made by organization users on the date of this report.
total_call_minutes_by_pstn_in_users integer The total duration of PSTN calls dialing into meetings on the date of this report.
total_call_minutes_by_pstn_out_users integer The total duration of PSTN calls dialing out from meetings on the date of this report.
total_call_minutes_chromebase integer The total duration of calls on the date of this report by Chromebase devices.
total_call_minutes_chromebox integer The total duration of calls on the date of this report by Chromebox devices.
total_call_minutes_ios integer The total duration of calls on the date of this report by iOS devices.
total_call_minutes_jamboard integer The total duration of calls on the date of this report by Jamboards.
total_call_minutes_unknown_client integer The total duration of calls on the date of this report by unknown clients.
total_call_minutes_web integer The total duration of calls on the date of this report by web clients.
total_meeting_minutes integer The total meeting duration on the date of this report.

Android phone

Name Type Description
num_1day_android_X_Y_managed_devices integer The number of active managed devices running Android OS version X.Y over the last day.
num_1day_android_X_Y_managed_users integer The number of users with active managed devices running Android OS version X.Y over the last day.
num_1day_android_managed_devices integer The number of active managed devices running Android OS over the last day.
num_1day_android_managed_users integer The number of users with active managed devices running Android OS over the last day.
num_1day_desktop_chrome_managed_devices integer The number of active managed devices running Chrome OS over the last day.
num_1day_desktop_chrome_managed_users integer The number of users with active managed devices running Chrome OS over the last day.
num_1day_desktop_linux_managed_devices integer The number of active managed devices running Linux over the last day.
num_1day_desktop_linux_managed_users integer The number of users with active managed devices running Linux over the last day.
num_1day_desktop_mac_managed_devices integer The number of active managed devices running macOS over the last day.
num_1day_desktop_mac_managed_users integer The number of users with active managed devices running macOS over the last day.
num_1day_desktop_windows_managed_devices integer The number of active managed devices running Windows over the last day.
num_1day_desktop_windows_managed_users integer The number of users with active managed devices running Windows over the last day.
num_1day_google_sync_managed_devices integer The number of active managed devices running Google Sync over the last day.
num_1day_google_sync_managed_users integer The number of users with active managed devices running Google Sync over the last day.
num_1day_ios_X_managed_devices integer The number of active managed devices running iOS version X over the last day.
num_1day_ios_X_managed_users integer The number of users with active managed devices running iOS version X over the last day.
num_1day_ios_managed_devices integer The number of active managed devices running iOS over the last day.
num_1day_ios_managed_users integer The number of users with active managed devices running iOS over the last day.
num_1day_total_managed_devices integer The number of active managed devices over the last day.
num_1day_total_managed_users integer The number of users with active managed devices over the last day.
num_30day_android_X_Y_managed_devices integer The number of active managed devices running Android OS version X.Y over the last thirty days.
num_30day_android_X_Y_managed_users integer The number of users with active managed devices running Android OS version X.Y over the last thirty days.
num_30day_android_managed_devices integer The number of active managed devices running Android OS over the last thirty days.
num_30day_android_managed_users integer The number of users with active managed devices running Android OS over the last thirty days.
num_30day_desktop_chrome_managed_devices integer The number of active managed devices running Chrome OS over the last thirty days.
num_30day_desktop_chrome_managed_users integer The number of users with active managed devices running Chrome OS over the last thirty days.
num_30day_desktop_linux_managed_devices integer The number of active managed devices running Linux over the last thirty days.
num_30day_desktop_linux_managed_users integer The number of users with active managed devices running Linux over the last thirty days.
num_30day_desktop_mac_managed_devices integer The number of active managed devices running macOS over the last thirty days.
num_30day_desktop_mac_managed_users integer The number of users with active managed devices running macOS over the last thirty days.
num_30day_desktop_windows_managed_devices integer The number of active managed devices running Windows over the last thirty days.
num_30day_desktop_windows_managed_users integer The number of users with active managed devices running Windows over the last thirty days.
num_30day_google_sync_managed_devices integer The number of active managed devices running Google Sync over the last thirty days.
num_30day_google_sync_managed_users integer The number of users with active managed devices running Google Sync over the last thirty days.
num_30day_ios_X_managed_devices integer The number of active managed devices running iOS version X over the last thirty days.
num_30day_ios_X_managed_users integer The number of users with active managed devices running iOS version X over the last thirty days.
num_30day_ios_managed_devices integer The number of active managed devices running iOS over the last thirty days.
num_30day_ios_managed_users integer The number of users with active managed devices running iOS over the last thirty days.
num_30day_total_managed_devices integer The number of active managed devices over the last thirty days.
num_30day_total_managed_users integer The number of users with active managed devices over the last thirty days.
num_7day_android_X_Y_managed_devices integer The number of active managed devices running Android OS version X.Y over the last seven days.
num_7day_android_X_Y_managed_users integer The number of users with active managed devices running Android OS version X.Y over the last seven days.
num_7day_android_managed_devices integer The number of active managed devices running Android OS over the last seven days.
num_7day_android_managed_users integer The number of users with active managed devices running Android OS over the last seven days.
num_7day_desktop_chrome_managed_devices integer The number of active managed devices running Chrome OS version over the last seven days.
num_7day_desktop_chrome_managed_users integer The number of users with active managed devices running Chrome OS over the last seven days.
num_7day_desktop_linux_managed_devices integer The number of active managed devices running Linux over the last seven days.
num_7day_desktop_linux_managed_users integer The number of users with active managed devices running Linux over the last seven days.
num_7day_desktop_mac_managed_devices integer The number of active managed devices running macOS over the last seven days.
num_7day_desktop_mac_managed_users integer The number of users with active managed devices running macOS over the last seven days.
num_7day_desktop_windows_managed_devices integer The number of active managed devices running Windows over the last seven days.
num_7day_desktop_windows_managed_users integer The number of users with active managed devices running Windows over the last seven days.
num_7day_google_sync_managed_devices integer The number of active managed devices running Google Sync over the last seven days.
num_7day_google_sync_managed_users integer The number of users with active managed devices running Google Sync over the last seven days.
num_7day_ios_X_managed_devices integer The number of active managed devices running iOS version X over the last seven days.
num_7day_ios_X_managed_users integer The number of users with active managed devices running iOS version X over the last seven days.
num_7day_ios_managed_devices integer The number of active managed devices running iOS over the last seven days.
num_7day_ios_managed_users integer The number of users with active managed devices running iOS over the last seven days.
num_7day_total_managed_devices integer The number of active managed devices version over the last seven days.
num_7day_total_managed_users integer The number of users with active managed devices over the last seven days.
num_total_unmanaged_users integer The total number of unmanaged users.
num_total_users integer The total number of users.