Stay organized with collections Save and categorize content based on your preferences.
This document lists the parameters for various types of Gmail activity events. You can retrieve these events by calling CustomerUsageReports.get() with parameters=gmail:PARAMETER.
.
Name
Type
Description
num_1day_active_users
integer
The number of active user Gmail accounts on the day of this report.
num_1day_imap_users
integer
The number of users who accessed IMAP the day of this report.
num_1day_pop_users
integer
The number of users who accessed POP 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_users
integer
The number of active user Gmail accounts 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_pop_users
integer
The number of users who accessed POP 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_users
integer
The number of active user Gmail accounts 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_pop_users
integer
The number of users who accessed POP 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[],[],null,["This document lists the parameters for\nvarious types of\nGmail activity events. You can retrieve these events by\ncalling [CustomerUsageReports.get()](/workspace/admin/reports/v1/reference/customerUsageReports/get)\nwith `parameters=gmail:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n\n| **Note:** The Gmail application reports include details about inbound and outbound mail, as well as internal mail. For more information, see the [mail type definitions](https://support.google.com/a/answer/6069954).\n.\n\n\u003cbr /\u003e\n\n| Name | Type | Description |\n|---------------------------------|---------|----------------------------------------------------------------------------------------------------------------------|\n| num_1day_active_users | integer | The number of active user Gmail accounts on the day of this report. |\n| num_1day_imap_users | integer | The number of users who accessed IMAP the day of this report. |\n| num_1day_pop_users | integer | The number of users who accessed POP the day of this report. |\n| num_1day_webmail_users | integer | The number of users who accessed their web Gmail accounts the day of this report. |\n| num_30day_active_users | integer | The number of active user Gmail accounts in the past 30 days from the date of this report. |\n| num_30day_imap_users | integer | The number of users who accessed IMAP in the past 30 days from the date of this report. |\n| num_30day_pop_users | integer | The number of users who accessed POP in the past 30 days from the date of this report. |\n| 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. |\n| num_7day_active_users | integer | The number of active user Gmail accounts in the past 7 days from the date of this report. |\n| num_7day_imap_users | integer | The number of users who accessed IMAP in the past 7 days from the date of this report. |\n| num_7day_pop_users | integer | The number of users who accessed POP in the past 7 days from the date of this report. |\n| 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. |\n| num_emails_exchanged | integer | The total number of emails exchanged. This is the total of num_emails_sent plus num_emails_received. |\n| num_emails_received | integer | The total influx of emails received on the date of this report. |\n| num_emails_sent | integer | The number of emails sent on the date of this report. |\n| 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. |\n| num_inbound_encrypted_emails | integer | The number of encrypted inbound emails on the date of this report. |\n| num_inbound_non_spam_emails | integer | The number of inbound non-spam emails on the date of this report. |\n| 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. |\n| num_inbound_rerouted_emails | integer | The number of rerouted inbound emails on the date of this report. |\n| num_inbound_spam_emails | integer | The number of inbound spam emails on the date of this report. |\n| num_inbound_unencrypted_emails | integer | The number of unencrypted inbound emails on the date of this report. |\n| 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. |\n| num_outbound_encrypted_emails | integer | The number of encrypted outbound emails on the date of this report. |\n| 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. |\n| num_outbound_rerouted_emails | integer | The number of rerouted outbound emails on the date of this report. |\n| num_outbound_unencrypted_emails | integer | The number of unencrypted outbound emails on the date of this report. |"]]