Currents Parameters
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 문서에서는 다양한 유형의 Currents 활동 이벤트에 관한 매개변수를 나열합니다. parameters=gplus:PARAMETER
로 UserUsageReport.get()을 호출하여 이러한 이벤트를 검색할 수 있습니다.
이름 |
유형 |
설명 |
+1 개수 |
정수 |
사용자가 하루에 실행한 좋아요 수 |
수신된_개수 |
정수 |
일일 사용자 콘텐츠 좋아요 수 |
답글수 |
정수 |
일일 사용자 댓글 수입니다. |
응답_횟수 |
정수 |
일일 사용자 댓글 수 |
재공유 횟수 |
정수 |
사용자가 하루에 다시 공유한 횟수 |
재공유_횟수 |
정수 |
하루에 사용자의 게시물을 다시 공유한 횟수입니다. |
공유_횟수 |
정수 |
다시 공유를 포함하여 사용자가 하루에 작성한 게시물 수입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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. |"]]