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
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
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
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}
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}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=add_poll_vote&maxResults=10&access_token=YOUR_ACCESS_TOKEN
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
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=create_post&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/gplus?eventName=delete_post&maxResults=10&access_token=YOUR_ACCESS_TOKEN
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
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."]]],[]]