קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
במסמך הזה מפורטים הפרמטרים של
סוגים שונים של אירועי פעילות ב-Gmail. כדי לאחזר את האירועים האלה, צריך להפעיל את UserUsageReport.get() עם parameters=gmail:PARAMETER.
שם
סוג
תיאור
is_gmail_enabled
בוליאני
אם הערך הוא true, שירות Gmail של המשתמש מופעל.
num_emails_exchangeed
מספר שלם
המספר הכולל של הודעות אימייל שנשלחו והתקבלו. זהו המספר הכולל של num_emails_sent ועוד.
מספר_הודעות אימייל_שמקבלים
מספר שלם
מספר הודעות האימייל שהמשתמש קיבל.
מספר_הודעות_הודעות_נשלחות
מספר שלם
מספר הודעות האימייל שנשלחו על ידי המשתמש.
num_spam_emails_Received
מספר שלם
מספר הודעות האימייל שסומנו על ידי המשתמש כספאם.
timestamp_last_access
מספר שלם
הזמן שבו בוצעה הגישה האחרונה לחשבון של המשתמש ב-30 הימים האחרונים. מצב כזה יכול להתרחש כתוצאה מאירועים שאינם של משתמשים, שמחייבים גישה, כמו קבלת אימייל.
timestamp_last_imap
מספר שלם
הזמן שבו בוצעה האינטראקציה האחרונה של המשתמש ב-30 הימים האחרונים.
timestamp_last_interaction
מספר שלם
הזמן של האינטראקציה האחרונה של המשתמש ב-30 הימים האחרונים.
timestamp_last_pop
מספר שלם
השעה של אינטראקציית ה-POP האחרונה של המשתמש ב-30 הימים האחרונים.
timestamp_last_webmail, חותמת זמן באינטרנט
מספר שלם
השעה של האינטראקציה האחרונה של המשתמש מ-Gmail באינטרנט במהלך 30 הימים האחרונים.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],[],null,["# Gmail Parameters\n\nThis document lists the parameters for\nvarious types of\nGmail activity events. You can retrieve these events by\ncalling [UserUsageReport.get()](/workspace/admin/reports/v1/reference/userUsageReport/get)\nwith `parameters=gmail:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n| Name | Type | Description |\n|----------------------------|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| is_gmail_enabled | boolean | If true, the user's Gmail service is enabled. |\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 number of emails received by the user. |\n| num_emails_sent | integer | The number of emails sent by the user. |\n| num_spam_emails_received | integer | The number of emails received by the user's marked as spam mail. |\n| timestamp_last_access | integer | The time of the most recent access to the user's account within last 30 days. This can be triggered by non-user events requiring access, such as receiving mail. |\n| timestamp_last_imap | integer | The time of user's most recent IMAP interaction within last 30 days. |\n| timestamp_last_interaction | integer | The time of the user's most recent interaction within last 30 days. |\n| timestamp_last_pop | integer | The time of user's most recent POP interaction within last 30 days. |\n| timestamp_last_webmail | integer | The time of user's most recent interaction from web Gmail within last 30 days. |"]]