Gmail Parameters
本文件列出了各種 Gmail 活動事件的參數。您可以使用 parameters=gmail:PARAMETER
呼叫 UserUsageReport.get() 來擷取這些事件。
姓名 |
類型 |
說明 |
is_gmail_enabled |
布林值 |
如為 true,則已啟用使用者的 Gmail 服務。 |
num_emails_exchanged 總數 |
整數 |
交換的電子郵件總數。這是 num_emails_sent 和 num_emails_Receivedd 的總和。 |
電子郵件地址_接收 |
整數 |
使用者收到的電子郵件數量。 |
num_emails_sent |
整數 |
使用者傳送的電子郵件數量。 |
num_spam_emails_Receivedd |
整數 |
使用者標示為垃圾郵件的郵件數量。 |
時間戳記的最後存取權 |
整數 |
最近 30 天內存取使用者帳戶的時間。非需要授權的使用者 (例如接收郵件) 即可觸發這個情況。 |
時間戳記_最後一個地圖 |
整數 |
使用者最近 30 天內的 IMAP 互動時間。 |
時間戳記最後互動 |
整數 |
使用者最近 30 天內互動的時間。 |
時間戳記最後的日期 |
整數 |
使用者最近 30 天內的 POP 互動時間。 |
時間戳記最後的網頁版郵件 |
整數 |
使用者最近 30 天內透過 Gmail 使用網路的時間。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-05-02 (世界標準時間)。
[null,null,["上次更新時間:2023-05-02 (世界標準時間)。"],[[["This document outlines parameters for various Gmail activity events, accessible via the UserUsageReport.get() method."],["These parameters provide data on user email activity, such as the number of emails sent and received, spam emails received, and the timestamps of last user interactions through different protocols."],["Data is focused on user interactions within the last 30 days and includes indicators for Gmail service status."]]],[]]