संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इस दस्तावेज़ में Currents की गतिविधि के अलग-अलग तरह के इवेंट के लिए पैरामीटर दिए गए हैं. इन इवेंट को parameters=gplus:PARAMETER के साथ
UserUsagereport.get() पर कॉल करके,
फिर से पाया जा सकता है.
नाम
Type
ब्यौरा
num_plusone
पूर्णांक
एक दिन में उपयोगकर्ता की ओर से किए गए पसंद की संख्या.
num_plusones_receiptd
पूर्णांक
एक दिन में उपयोगकर्ता की सामग्री को पसंद किए जाने की संख्या.
num_replies
पूर्णांक
उपयोगकर्ता की एक दिन में की गई टिप्पणियों की संख्या.
num_replies_receiptd
पूर्णांक
एक दिन में उपयोगकर्ता की टिप्पणियों की संख्या.
num_reshares
पूर्णांक
उपयोगकर्ता के एक दिन में फिर से शेयर करने की संख्या.
num_reshares_receiptd
पूर्णांक
एक दिन में उपयोगकर्ता की फिर से शेयर की गई पोस्ट की संख्या.
num_shares
पूर्णांक
उपयोगकर्ता की ओर से एक दिन में की गई पोस्ट की संख्या. इसमें फिर से शेयर करना भी शामिल है.
[[["समझने में आसान है","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,["# Currents Parameters\n\nThis document lists the parameters for\nvarious types of\nCurrents activity events. You can retrieve these events by\ncalling [UserUsageReport.get()](/workspace/admin/reports/v1/reference/userUsageReport/get)\nwith `parameters=gplus:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n\n| All Currents reports and APIs are deprecated and will no longer be available after August 2023. For more information, see [Learn more about the switch from Currents to Google Chat](https://support.google.com/a/answer/13137538).\n.\n\n\u003cbr /\u003e\n\n| Name | Type | Description |\n|-----------------------|---------|--------------------------------------------------------------------|\n| num_plusones | integer | The number of likes performed by the user in a day. |\n| num_plusones_received | integer | The number of likes user's content received in a day. |\n| num_replies | integer | The number of comments made by the user in a day. |\n| num_replies_received | integer | The number of comments user's content received in a day. |\n| num_reshares | integer | The number of reshares made by the user in a day. |\n| num_reshares_received | integer | The number of reshares user's posts received in a day. |\n| num_shares | integer | The number of posts made by the user in a day, including reshares. |"]]