Currents Parameters
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このドキュメントでは、さまざまな種類の Currents アクティビティ イベントのパラメータを示します。これらのイベントを取得するには、parameters=gplus:PARAMETER
を使用して UserUsageReport.get() を呼び出します。
Name |
型 |
説明 |
num_plusones |
整数 |
1 日にユーザーが高評価ボタンを押した回数。 |
num_plusones_received |
整数 |
1 日に獲得したユーザーの高評価数。 |
num_replies 件 |
整数 |
1 日にユーザーが行ったコメントの数。 |
num_replies_received |
整数 |
ユーザーのコンテンツに対する 1 日のコメント数。 |
num_reshares |
整数 |
1 日にユーザーが行った再共有の数。 |
num_reshares_received |
整数 |
1 日に受信したユーザーの投稿の再共有数。 |
num_shares |
整数 |
ユーザーが 1 日に行った投稿数(再共有数を含む)。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 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. |"]]