Currents Parameters
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tài liệu này liệt kê các thông số cho
nhiều loại sự kiện hoạt động khác nhau trên Currents. Bạn có thể truy xuất các sự kiện này bằng cách gọi EntityUsageReports.get() với parameters=gplus_communities:PARAMETER
.
Để truy xuất báo cáo về cộng đồng trên Currents, hãy sử dụng gplus_communities
làm giá trị cho entityType
. Đối với các cộng đồng bị hạn chế đối với tổ chức của bạn, bạn có thể tìm thấy entityKey
trong URL của Cộng đồng trên Currents. Ví dụ: URL của cộng đồng Trợ giúp trên Currents là https://currents.google.com/communities/115758385206378551362
. Trong ví dụ này, entityKey
là "115758385206378551362". Giá trị tương tự được trả về trong trường entityId
của phản hồi.
Khi sử dụng all
làm entityKey
, các cộng đồng bên ngoài tổ chức của bạn sẽ xuất hiện trong báo cáo này nếu một trong những chủ sở hữu là thành viên trong tổ chức của bạn. Tuy nhiên, tên cộng đồng của các trường hợp này còn trống và bạn không thể sử dụng entityId
được trả về trong phản hồi để tạo liên kết đến cộng đồng. Bạn vẫn có thể sử dụng entityId
làm entityKey
trong các yêu cầu khác.
.
Tên |
Loại |
Mô tả |
tên_cộng_đồng |
chuỗi |
Tên hiển thị của cộng đồng. |
create_time_usec |
số nguyên |
Dấu thời gian về thời điểm tạo cộng đồng. |
num_30day_active_external_members |
số nguyên |
Số lượng thành viên hoạt động trong cộng đồng trong 30 ngày qua nhưng không phải là thành viên của miền. |
num_30day_active_internal_members |
số nguyên |
Số lượng thành viên hoạt động trong cộng đồng trong 30 ngày qua và cũng là thành viên của miền. |
num_30day_active_members |
số nguyên |
Số lượng thành viên tích cực trong cộng đồng trong 30 ngày qua. |
số_30ngày_thành_viên_mới |
số nguyên |
Số lượng thành viên mới trong cộng đồng trong 30 ngày qua. |
số_30 ngày_cộng |
số nguyên |
Số lượt thích trong cộng đồng trong 30 ngày qua. |
num_30day_replies |
số nguyên |
Số nhận xét trong cộng đồng trong 30 ngày qua. |
số_30 ngày_chia sẻ |
số nguyên |
Số lượng bài đăng trong cộng đồng trong 30 ngày qua. |
num_7day_active_external_members |
số nguyên |
Số lượng thành viên hoạt động trong cộng đồng trong 7 ngày qua nhưng không phải là thành viên của miền. |
num_7day_active_internal_members |
số nguyên |
Số lượng thành viên hoạt động trong cộng đồng trong 7 ngày qua và cũng là thành viên của miền. |
số_ngày_thành_viên_hoạt_động |
số nguyên |
Số lượng thành viên tích cực trong cộng đồng trong 7 ngày qua. |
số_7ngày_thành_viên_mới |
số nguyên |
Số lượng thành viên mới trong cộng đồng trong 7 ngày qua. |
số_ngày_cộng |
số nguyên |
Số lượt thích trong cộng đồng trong 7 ngày qua. |
num_7day_replies |
số nguyên |
Số bình luận trong cộng đồng trong 7 ngày qua. |
số_ngày_chia_sẻ |
số nguyên |
Số lượng bài đăng trong cộng đồng trong 7 ngày qua. |
số_90ngày_mới_thành_viên |
số nguyên |
Số lượng thành viên mới trong cộng đồng trong 90 ngày qua. |
số_thứ_90 ngày_cộng |
số nguyên |
Số lượt thích trong cộng đồng trong 90 ngày qua. |
num_90day_replies |
số nguyên |
Số bình luận trong cộng đồng trong 90 ngày qua. |
số_ngày_chia_90 ngày |
số nguyên |
Số lượng bài đăng trong cộng đồng trong 90 ngày qua. |
số_bên_ngoài_thành_viên |
số nguyên |
Số lượng thành viên trong cộng đồng không phải là thành viên của miền. |
num_internal_members |
số nguyên |
Số lượng thành viên trong cộng đồng là thành viên của miền. |
tổng_số_thành_viên |
số nguyên |
Tổng số thành viên trong cộng đồng. |
mức hiển thị |
chuỗi |
Loại cộng đồng bảo mật. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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 [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. |"]]