Gmail Parameters
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يسرد هذا المستند معلَمات لأنواع مختلفة من أحداث نشاط Gmail. يمكنك استرداد هذه الأحداث من خلال
استدعاء الدالة UserUsageReport.get() مع السمة parameters=gmail:PARAMETER
.
الاسم |
النوع |
الوصف |
Is_gmail_enabled |
منطقية |
وفي حال ضبطها على "صحيح"، يتم تفعيل خدمة Gmail للمستخدم. |
عدد الرسائل الإلكترونية_المتبادلة |
عدد صحيح |
إجمالي عدد الرسائل الإلكترونية التي تم تبادلها هذا هو مجموع num_emails_sent بالإضافة إلى num_emails_Receivedd. |
num_emails_Receivedd |
عدد صحيح |
عدد الرسائل الإلكترونية التي تلقّاها المستخدم. |
عدد_الرسائل الإلكترونية_المُرسَلة |
عدد صحيح |
عدد الرسائل الإلكترونية التي أرسلها المستخدم. |
عدد الرسائل غير المرغوب فيها_المستلمة |
عدد صحيح |
عدد الرسائل الإلكترونية التي تلقّاها المستخدم والتي تم وضع علامة عليها كرسائل غير مرغوب فيها |
timestamp_last_access |
عدد صحيح |
وقت أحدث وصول إلى حساب المستخدم خلال آخر 30 يومًا. يمكن تفعيل ذلك من خلال الأحداث غير المتعلّقة بالمستخدمين التي تتطلّب الوصول، مثل تلقّي الرسائل الإلكترونية. |
timestamp_last_فتح |
عدد صحيح |
وقت أحدث تفاعل للمستخدم على بروتوكول IMAP خلال آخر 30 يومًا. |
timestamp_last_interaction |
عدد صحيح |
وقت أحدث تفاعل للمستخدم خلال آخر 30 يومًا. |
timestamp_last_pop |
عدد صحيح |
وقت أحدث تفاعل للمستخدم لدى بروتوكول POP خلال آخر 30 يومًا. |
timestamp_last_webmail |
عدد صحيح |
وقت أحدث تفاعل للمستخدم من Gmail على الويب خلال آخر 30 يومًا. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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. |"]]