Keep Audit Activity Events
इस दस्तावेज़ में अलग-अलग तरह के
Keep ऑडिट गतिविधि इवेंट के इवेंट और पैरामीटर दिए गए हैं. आप applicationName=keep
पर Activity.list() को कॉल करके, इन इवेंट को वापस पा सकते हैं.
उपयोगकर्ता कार्रवाई
इवेंट की शुरुआत उपयोगकर्ता ने की है.
इस तरह के इवेंट, type=user_action
में दिखते हैं.
अटैचमेंट मिटाया गया
इवेंट तब जनरेट होता है, जब कोई उपयोगकर्ता किसी नोट से अटैचमेंट हटाता है (इसमें ड्रॉइंग शामिल नहीं है).
इवेंट की जानकारी |
इवेंट का नाम |
deleted_attachment |
पैरामीटर |
attachment_name |
string
अटैचमेंट संसाधन यूआरआई.
|
note_name |
string
संसाधन संसाधन यूआरआई.
|
owner_email |
string
मालिक के नोट का ईमेल.
|
|
सैंपल अनुरोध |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/keep?eventName=deleted_attachment&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
Admin console मैसेज का फ़ॉर्मैट |
{actor} deleted an attachment
|
अटैचमेंट अपलोड किया गया
इवेंट तब जनरेट होता है, जब कोई उपयोगकर्ता किसी नोट में नया अटैचमेंट अपलोड करता है (इसमें ड्रॉइंग शामिल नहीं है).
इवेंट की जानकारी |
इवेंट का नाम |
uploaded_attachment |
पैरामीटर |
attachment_name |
string
अटैचमेंट संसाधन यूआरआई.
|
note_name |
string
संसाधन संसाधन यूआरआई.
|
owner_email |
string
मालिक के नोट का ईमेल.
|
|
सैंपल अनुरोध |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/keep?eventName=uploaded_attachment&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
Admin console मैसेज का फ़ॉर्मैट |
{actor} uploaded an attachment
|
नोट के कॉन्टेंट में बदलाव किया गया
जब कोई उपयोगकर्ता किसी नोट के शीर्षक, टेक्स्ट या सूची में मौजूद आइटम में बदलाव करता है, तब यह इवेंट जनरेट होता है.
इवेंट की जानकारी |
इवेंट का नाम |
edited_note_content |
पैरामीटर |
note_name |
string
संसाधन संसाधन यूआरआई.
|
owner_email |
string
मालिक के नोट का ईमेल.
|
|
सैंपल अनुरोध |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/keep?eventName=edited_note_content&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
Admin console मैसेज का फ़ॉर्मैट |
{actor} edited note content
|
नोट बनाया गया
इवेंट तब जनरेट होता है, जब उपयोगकर्ता कोई नोट बनाता है.
इवेंट की जानकारी |
इवेंट का नाम |
created_note |
पैरामीटर |
note_name |
string
संसाधन संसाधन यूआरआई.
|
owner_email |
string
मालिक के नोट का ईमेल.
|
|
सैंपल अनुरोध |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/keep?eventName=created_note&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
Admin console मैसेज का फ़ॉर्मैट |
{actor} created a note
|
नोट मिटाया गया
इवेंट तब जनरेट होता है, जब नोट का मालिक उसे मिटा देता है.
इवेंट की जानकारी |
इवेंट का नाम |
deleted_note |
पैरामीटर |
note_name |
string
संसाधन संसाधन यूआरआई.
|
owner_email |
string
मालिक के नोट का ईमेल.
|
|
सैंपल अनुरोध |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/keep?eventName=deleted_note&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
Admin console मैसेज का फ़ॉर्मैट |
{actor} deleted a note
|
अनुमतियों में बदलाव किया गया
इवेंट तब जनरेट होता है, जब कोई उपयोगकर्ता नोट खरीदता है या उसका ऐक्सेस खो देता है.
इवेंट की जानकारी |
इवेंट का नाम |
modified_acl |
पैरामीटर |
note_name |
string
संसाधन संसाधन यूआरआई.
|
owner_email |
string
मालिक के नोट का ईमेल.
|
|
सैंपल अनुरोध |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/keep?eventName=modified_acl&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
Admin console मैसेज का फ़ॉर्मैट |
{actor} edited permissions
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2022-12-19 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2022-12-19 (UTC) को अपडेट किया गया."],[[["This document outlines Keep Audit activity events, accessible via the Activities.list() method with `applicationName=keep`, providing insights into user actions related to Google Keep."],["Events are categorized as user-initiated (`type=user_action`) and include actions like creating, editing, and deleting notes and attachments."],["Each event type has specific parameters, such as note and attachment resource URIs and the owner's email, aiding in detailed activity tracking."],["Sample requests are provided to demonstrate how to retrieve event data using the Google Admin API."],["Admin Console message formats offer concise descriptions of user actions for easier interpretation within the console."]]],[]]