Stay organized with collections
Save and categorize content based on your preferences.
This document lists the parameters for
various types of
Currents activity events. You can retrieve these events by
calling UserUsageReport.get()
with parameters=gplus:PARAMETER.
.
Name
Type
Description
num_plusones
integer
The number of likes performed by the user in a day.
num_plusones_received
integer
The number of likes user's content received in a day.
num_replies
integer
The number of comments made by the user in a day.
num_replies_received
integer
The number of comments user's content received in a day.
num_reshares
integer
The number of reshares made by the user in a day.
num_reshares_received
integer
The number of reshares user's posts received in a day.
num_shares
integer
The number of posts made by the user in a day, including reshares.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-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. |"]]