Currents Parameters
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本文档列出了各种 Currents 活动类型的参数。您可以通过使用 parameters=gplus_communities:PARAMETER
调用 EntityUsageReports.get() 来检索这些事件。
如要检索关于 Currents 社群的报告,请使用 gplus_communities
作为 entityType
的值。对于仅限贵组织访问的社群,您可以在 Currents 的社群网址中找到entityKey
。举例来说,Currents 帮助社区的网址为 https://currents.google.com/communities/115758385206378551362
。在此示例中,entityKey
为“115758385206378551362”。在响应的 entityId
字段中返回相同的值。
将 all
用作 entityKey
时,如果其中一位所有者是贵组织的成员,则其报告中会显示您组织以外的社群。但是,这些实例的社区名称是空的,并且您无法使用响应中返回的 entityId
生成社区链接。您仍然可以在后续请求中将 entityId
用作 entityKey
。
.
名称 |
类型 |
说明 |
community_name |
string |
社区的显示名称。 |
创建时间使用 |
integer |
社群的创建时间戳。 |
num_30day_active_external_members |
integer |
在过去 30 天内不是社群成员的活跃成员数。 |
num_30day_active_internal_members |
integer |
过去 30 天内社群中的活跃成员人数,并且也是网域成员。 |
num_30day_active_members |
integer |
社群在过去 30 天内的活跃成员数量。 |
num_30day_new_members |
integer |
社区在过去 30 天内新会员的数量。 |
num_30day_plusones |
integer |
该社区在过去 30 天内获得的顶次数。 |
NUM_30 天_回复 |
integer |
社群在过去 30 天内的评论数量。 |
num_30day_shares 次数 |
integer |
社群在过去 30 天内发布的帖子数量。 |
num_7day_active_external_members |
integer |
在过去 7 天内社群中非网域内活跃成员的数量。 |
num_7day_active_internal_members |
integer |
过去 7 天内社群中的活跃成员人数,同时也是网域成员。 |
num_7day_active_members |
integer |
社群在过去 7 天内的活跃成员数量。 |
num_7day_new_members |
integer |
社群在过去 7 天内的新成员数量。 |
num_7day_plusones |
integer |
过去 7 天内社区内的顶次数。 |
NUM_7 天_回复 |
integer |
过去 7 天内社群中的评论数量。 |
num_7day_shares 次数 |
integer |
过去 7 天内社群中的帖子数量。 |
num_90day_new_members |
integer |
社群在过去 90 天内新成员的数量。 |
num_90day_plusones |
integer |
过去 90 天内该社区的顶的次数。 |
数字 90 天_回复 |
integer |
过去 90 天内社区的评论数。 |
分享次数(90 天) |
integer |
社群在过去 90 天内发布的帖子数量。 |
外部成员人数 |
integer |
社群中不属于网域的成员人数。 |
内部成员人数 |
integer |
社群中社群成员的数量。 |
总成员数 |
integer |
社群中的成员总数。 |
visibility |
string |
社群的隐私权类型。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Currents Parameters\n\nThis document lists the parameters for\nvarious types of\nCurrents activity events. You can retrieve these events by\ncalling [EntityUsageReports.get()](/workspace/admin/reports/v1/reference/entityUsageReports/get)\nwith `parameters=gplus_communities:`\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\nTo retrieve a report on Currents communities, use `gplus_communities` as the value for `entityType`. For communities restricted to your organization, the `entityKey` can be found in the URL of the Community on Currents. For example, the URL of the Currents Help community is `https://currents.google.com/communities/115758385206378551362`. In this example, the `entityKey` is \"115758385206378551362\". The same value is returned in the `entityId` field of the response.\n\nWhen using `all` as the `entityKey`, communities outside your organization are shown in this report if one of the owners is a member of your organization. However, the community name of these instances is empty, and you can't use the `entityId` returned in the response to generate a link to the community. You can still use the `entityId` as the `entityKey` in further requests.\n.\n\n\u003cbr /\u003e\n\n| Name | Type | Description |\n|-----------------------------------|---------|-------------------------------------------------------------------------------------------------------|\n| community_name | string | The display name of community. |\n| creation_time_usec | integer | The timestamp of when the community was created. |\n| num_30day_active_external_members | integer | The number of active members in the community in the past 30 days who are not members of the domain. |\n| num_30day_active_internal_members | integer | The number of active members in the community in the past 30 days who are also members of the domain. |\n| num_30day_active_members | integer | The number of active members in the community in the past 30 days. |\n| num_30day_new_members | integer | The number of new members in the community in the past 30 days. |\n| num_30day_plusones | integer | The number of likes in the community in the past 30 days. |\n| num_30day_replies | integer | The number of comments in the community in the past 30 days. |\n| num_30day_shares | integer | The number of posts in the community in the past 30 days. |\n| num_7day_active_external_members | integer | The number of active members in the community in the past 7 days who are not members of the domain. |\n| num_7day_active_internal_members | integer | The number of active members in the community in the past 7 days who are also members of the domain. |\n| num_7day_active_members | integer | The number of active members in the community in the past 7 days. |\n| num_7day_new_members | integer | The number of new members in the community in the past 7 days. |\n| num_7day_plusones | integer | The number of likes in the community in the past 7 days. |\n| num_7day_replies | integer | The number of comments in the community in the past 7 days. |\n| num_7day_shares | integer | The number of posts in the community in the past 7 days. |\n| num_90day_new_members | integer | The number of new members in the community in the past 90 days. |\n| num_90day_plusones | integer | The number of likes in the community in the past 90 days. |\n| num_90day_replies | integer | The number of comments in the community in the past 90 days. |\n| num_90day_shares | integer | The number of posts in the community in the past 90 days. |\n| num_external_members | integer | The number of members in the community who are not members of the domain. |\n| num_internal_members | integer | The number of members in the community who are members of the domain. |\n| num_total_members | integer | The total number of members in the community. |\n| visibility | string | The privacy type of community. |"]]