שירות הפעילות של Google Drive
השירות 'פעילות ב-Google Drive' מאפשר לכם להשתמש ב-Google Drive Activity API ב-Apps Script. ממשק ה-API הזה מאפשר למשתמשים לגשת באופן פרוגרמטי כדי לאחזר מידע על הפעילות שלהם ב-Google Drive.
חומרי עזר
למידע מפורט על השירות הזה, קראו את מסמכי העזרה של Google Drive Activity API. כמו כל השירותים המתקדמים ב-Apps Script, השירות 'פעילות ב-Google Drive' משתמש באותם אובייקטים, שיטות ופרמטרים כמו ה-API הציבורי. מידע נוסף זמין במאמר איך נקבעות חתימות השיטות.
כדי לדווח על בעיות ולקבל תמיכה נוספת, אפשר לעיין במדריך התמיכה בנושא הפעילות ב-Google Drive.
קוד לדוגמה
בקוד לדוגמה שבהמשך נעשה שימוש בגרסה 2 של ה-API.
אחזור פעילות ב-Google Drive
הדוגמה הזו מקבלת פעילות מהזמן האחרון ב-Google Drive של המשתמש ומתעדת ביומן מידע על הזמן, הגורם, הפעולה והיעד של כל פעילות.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-12-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-12-21 (שעון UTC)."],[[["The Google Drive Activity service enables programmatic access to Google Drive activity data using the Google Drive Activity API within Apps Script."],["This advanced service requires enabling before use and mirrors the functionality of the public API, using the same objects, methods, and parameters."],["Comprehensive reference documentation, support resources, and sample code are available to guide developers in utilizing this service effectively."],["The provided sample code demonstrates retrieving and logging recent Drive activity, including time, actor, action, and target information, using version 2 of the API."]]],[]]