GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=add_room_member&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} added a room member.
添付ファイルのダウンロード
イベントの詳細
イベント名
attachment_download
パラメータ
actor
string
アクター。
attachment_hash
string
添付ファイルのハッシュ。
attachment_name
string
添付ファイル名。
attachment_url
string
添付ファイルの URL。
room_id
string
Room ID。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=attachment_download&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=attachment_upload&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} uploaded an attachment.
会議室をブロック
イベントの詳細
イベント名
block_room
パラメータ
actor
string
アクター。
room_id
string
Room ID。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=block_room&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} blocked a room.
ユーザーをブロック
イベントの詳細
イベント名
block_user
パラメータ
actor
string
アクター。
room_id
string
Room ID。
target_users
string
ターゲット ユーザー:
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=block_user&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=direct_message_started&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} started a direct message.
絵文字を作成しました
イベントの詳細
イベント名
emoji_created
パラメータ
actor
string
アクター。
emoji_shortcode
string
絵文字のショートコード。
filename
string
ファイル名。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=emoji_created&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} created an emoji.
絵文字を削除しました
イベントの詳細
イベント名
emoji_deleted
パラメータ
actor
string
アクター。
emoji_shortcode
string
絵文字のショートコード。
filename
string
ファイル名。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=emoji_deleted&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} deleted an emoji.
招待 承認
イベントの詳細
イベント名
invite_accept
パラメータ
actor
string
アクター。
room_id
string
Room ID。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=invite_accept&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} accepted an invitation to join a room.
招待の拒否
イベントの詳細
イベント名
invite_decline
パラメータ
actor
string
アクター。
room_id
string
Room ID。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=invite_decline&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} declined an invitation to join a room.
招待送信
イベントの詳細
イベント名
invite_send
パラメータ
actor
string
アクター。
room_id
string
Room ID。
target_users
string
ターゲット ユーザー:
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=invite_send&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=message_edited&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=message_posted&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=message_reported&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} reported a message.
会議室のメンバーを削除する
イベントの詳細
イベント名
remove_room_member
パラメータ
actor
string
アクター。
actor_type
string
アクタータイプの説明。
可能な値:
ADMIN アクターの種類は管理者です。
NON_ADMIN アクターの種類が管理者ではない。
room_id
string
Room ID。
target_users
string
ターゲット ユーザー:
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=remove_room_member&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} removed a room member.
会議室を作成しました
イベントの詳細
イベント名
room_created
パラメータ
actor
string
アクター。
room_id
string
Room ID。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=room_created&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"]],["最終更新日 2024-08-29 UTC。"],[[["Google Chat audit logs track various user actions and events, like adding members, uploading attachments, and editing messages, retrievable via the Activities.list() API call with `applicationName=chat`."],["Each event type includes specific parameters (e.g., actor, room_id) and is displayed with a formatted message in the Google Admin console."],["Data loss prevention scan results are indicated by the `dlp_scan_status` parameter for relevant events."],["Audit logs differentiate between admin and non-admin actions using the `actor_type` parameter and categorize message reports using `report_type`."],["Sample requests can be utilized to query specific events by replacing placeholders with actual values, enabling detailed analysis of Chat activity."]]],[]]