Currents Parameters
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-25 UTC.
[null,null,["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. |"]]