이 문서에서는 다양한 유형의 Currents 감사 활동 이벤트에 대한 이벤트 및 매개변수를 나열합니다. 이러한 이벤트는 Activityities.list()를 applicationName=gplus로 호출하여 검색할 수 있습니다.
댓글 이벤트
댓글이 작성, 수정 또는 삭제되었습니다.
이 유형의 이벤트는 type=comment_change와 함께 반환됩니다.
댓글 작성됨
댓글이 생성되었습니다.
이벤트 세부정보
이벤트 이름
create_comment
매개변수
attachment_type
string
게시물 또는 댓글의 첨부파일 유형입니다.
가능한 값은 다음과 같습니다.
album 미디어 앨범이 게시물에 첨부되었습니다.
google_drive_object Google Drive 객체가 게시물에 첨부되었습니다.
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 Drive 객체가 게시물에 첨부되었습니다.
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 Drive 객체가 게시물에 첨부되었습니다.
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 Drive 객체가 게시물에 첨부되었습니다.
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
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2022-12-20(UTC)"],[[["Google+ Currents audit activity events are logged and accessible through the Activities.list() API for monitoring user engagement and enforcing community guidelines."],["Events are categorized into comment, like, poll vote, and post changes, each with specific actions like create, delete, and edit."],["Each event includes an event name, parameters (e.g., attachment type, post visibility), and details about the action taken."],["Administrators can use this data to track content changes, monitor user interactions (comments, likes, poll votes), and review post creation, deletion, and edits."],["API responses provide detailed information about each event, including timestamps, user identifiers, and affected content, allowing for comprehensive analysis of Currents activity."]]],[]]