Currents Audit Activity Events

本文說明各種 Currents 稽核活動事件的事件和參數。您可以呼叫 Activities.list() 來擷取這些事件。applicationName=gplus

留言事件

留言已建立、編輯或刪除。 這種類型的事件會以 type=comment_change 傳回。

已建立留言

已建立留言。

活動詳細資料
事件名稱 create_comment
參數
attachment_type

string

貼文或留言的附件類型。 可能的值包括:

  • album
    將媒體相簿附加到訊息中。
  • google_drive_object
    系統已在訊息中附加 Google 雲端硬碟物件。
  • link
    在貼文或留言中附加了連結。
  • media
    已將訊息附加到貼文或留言中。
  • poll
    在貼文中附加了意見調查,
  • post
    已轉貼貼文 (即附加到貼文)。
comment_resource_name

string

與活動相關聯的留言專屬 ID。

post_permalink

string

與活動相關的貼文永久超連結。

post_resource_name

string

與事件相關聯的貼文專屬 ID。

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

與活動相關聯的留言專屬 ID。

post_resource_name

string

與事件相關聯的貼文專屬 ID。

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

與活動相關聯的留言專屬 ID。

post_permalink

string

與活動相關的貼文永久超連結。

post_resource_name

string

與事件相關聯的貼文專屬 ID。

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

與活動相關聯的留言專屬 ID。

plusone_context

string

新增或移除 +1 的位置。 可能的值包括:

  • comment
    已從留言中新增或移除 +1。
  • post
    已從訊息中移除或移除 +1。
post_permalink

string

與活動相關的貼文永久超連結。

post_resource_name

string

與事件相關聯的貼文專屬 ID。

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

與活動相關聯的留言專屬 ID。

plusone_context

string

新增或移除 +1 的位置。 可能的值包括:

  • comment
    已從留言中新增或移除 +1。
  • post
    已從訊息中移除或移除 +1。
post_permalink

string

與活動相關的貼文永久超連結。

post_resource_name

string

與事件相關聯的貼文專屬 ID。

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

與事件相關聯的貼文專屬 ID。

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

與事件相關聯的貼文專屬 ID。

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

與事件相關聯的貼文專屬 ID。

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

已刪除貼文

已刪除 1 則貼文。

活動詳細資料
事件名稱 delete_post
參數
post_resource_name

string

與事件相關聯的貼文專屬 ID。

要求範例
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

與事件相關聯的貼文專屬 ID。

要求範例
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

與事件相關聯的貼文專屬 ID。

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