本文档列出了各种类型的 Currents 审核活动事件的事件和参数。您可以使用 applicationName=gplus
调用 Activities.list() 来检索这些事件。
创建、修改或删除了评论。
此类事件会返回 type=comment_change
。
评论已创建。
活动详情 |
事件名称 |
create_comment |
参数 |
attachment_type |
string
帖子或评论的附件类型。
可能的值:
album 为帖子附加了一个媒体影集。
google_drive_object 有一个 Google 云端硬盘对象附加到信息中。
link 帖子或评论中附加了一个链接。
media 媒体在信息或评论中附加了内容。
poll 在帖子中附加了投票活动。
post 转发了一条信息(已附加到信息)。
|
comment_resource_name |
string
与事件相关的评论的唯一标识符。
|
post_permalink |
string
与活动相关联的帖子的永久超链接。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=create_comment&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} added a comment to a {post_visibility} post
|
已删除评论。
活动详情 |
事件名称 |
delete_comment |
参数 |
comment_resource_name |
string
与事件相关的评论的唯一标识符。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=delete_comment&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} removed a comment from a {post_visibility} post
|
评论已修改。
活动详情 |
事件名称 |
edit_comment |
参数 |
attachment_type |
string
帖子或评论的附件类型。
可能的值:
album 为帖子附加了一个媒体影集。
google_drive_object 有一个 Google 云端硬盘对象附加到信息中。
link 帖子或评论中附加了一个链接。
media 媒体在信息或评论中附加了内容。
poll 在帖子中附加了投票活动。
post 转发了一条信息(已附加到信息)。
|
comment_resource_name |
string
与事件相关的评论的唯一标识符。
|
post_permalink |
string
与活动相关联的帖子的永久超链接。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=edit_comment&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} edited a comment on a {post_visibility} post
|
点赞活动
在信息或评论中添加或移除了 +1。
此类事件会返回 type=plusone_change
。
顶过的内容
为信息或评论添加了 +1。
活动详情 |
事件名称 |
add_plusone |
参数 |
comment_resource_name |
string
与事件相关的评论的唯一标识符。
|
plusone_context |
string
添加或移除 +1 的位置。
可能的值:
comment 在评论中添加或移除了 +1。
post 在信息中添加或移除了 +1。
|
post_permalink |
string
与活动相关联的帖子的永久超链接。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=add_plusone&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} added a like to a {post_visibility} {plusone_context}
|
取消了点赞
我们从信息或评论中移除了 +1。
活动详情 |
事件名称 |
remove_plusone |
参数 |
comment_resource_name |
string
与事件相关的评论的唯一标识符。
|
plusone_context |
string
添加或移除 +1 的位置。
可能的值:
comment 在评论中添加或移除了 +1。
post 在信息中添加或移除了 +1。
|
post_permalink |
string
与活动相关联的帖子的永久超链接。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=remove_plusone&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} removed a like from a {post_visibility} {plusone_context}
|
投票活动
在投票活动中添加或移除了投票。
此类事件会返回 type=poll_vote_change
。
投了票
有人在投票活动中投了票。
活动详情 |
事件名称 |
add_poll_vote |
参数 |
post_permalink |
string
与活动相关联的帖子的永久超链接。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=add_poll_vote&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} added a vote to a {post_visibility} poll
|
取消了投票
有人从投票中移除了投票。
活动详情 |
事件名称 |
remove_poll_vote |
参数 |
post_permalink |
string
与活动相关联的帖子的永久超链接。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=remove_poll_vote&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} removed a vote from a {post_visibility} poll
|
活动后
创建、修改或删除了帖子。
此类事件会返回 type=post_change
。
帖子已创建
已创建帖子。
活动详情 |
事件名称 |
create_post |
参数 |
attachment_type |
string
帖子或评论的附件类型。
可能的值:
album 为帖子附加了一个媒体影集。
google_drive_object 有一个 Google 云端硬盘对象附加到信息中。
link 帖子或评论中附加了一个链接。
media 媒体在信息或评论中附加了内容。
poll 在帖子中附加了投票活动。
post 转发了一条信息(已附加到信息)。
|
post_permalink |
string
与活动相关联的帖子的永久超链接。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=create_post&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} created a {post_visibility} post
|
已删除帖子
已删除帖子。
活动详情 |
事件名称 |
delete_post |
参数 |
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=delete_post&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} deleted a post
|
内容管理员删除了帖子
内容管理员删除了帖子。
活动详情 |
事件名称 |
content_manager_delete_post |
参数 |
post_author_name |
string
与事件相关的帖子的作者名称。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=content_manager_delete_post&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} deleted {post_author_name}'s post
|
帖子已修改
已修改了一个帖子。
活动详情 |
事件名称 |
edit_post |
参数 |
attachment_type |
string
帖子或评论的附件类型。
可能的值:
album 为帖子附加了一个媒体影集。
google_drive_object 有一个 Google 云端硬盘对象附加到信息中。
link 帖子或评论中附加了一个链接。
media 媒体在信息或评论中附加了内容。
poll 在帖子中附加了投票活动。
post 转发了一条信息(已附加到信息)。
|
post_permalink |
string
与活动相关联的帖子的永久超链接。
|
post_resource_name |
string
与事件相关联的帖子的唯一标识符。
|
post_visibility |
string
与活动相关的帖子的公开范围。
可能的值:
organization-private 单位中的部分用户可以访问此信息。
organization-wide 单位内的所有用户都可以访问该帖子。
private 部分 Google+ 用户可以访问该帖子。
public 所有 Google+ 用户都可以访问该帖子。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=edit_post&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{actor} edited a {post_visibility} post
|