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