GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=accept_invitation&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} accepted an invitation to group {group_id}
情報の設定の追加
グループ情報の設定を追加しました。
イベントの詳細
イベント名
add_info_setting
パラメータ
group_id
string
ターゲット グループの識別子。
info_setting
string
グループ情報の設定。
namespace
string
ターゲット グループの名前空間。
value
string
グループ設定の値。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=add_info_setting&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} added {info_setting} with value {value} in group {group_id} for the {namespace} namespace
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=add_member&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} added {member_type}{member_id} to group {group_id} with role {member_role}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=add_member_role&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} added role(s) {member_role} for {member_type}{member_id} in group {group_id}
セキュリティ設定の追加
グループのセキュリティ設定を追加しました。
イベントの詳細
イベント名
add_security_setting
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
security_setting
string
グループのセキュリティ設定。
value
string
グループ設定の値。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=add_security_setting&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} added {security_setting} with value {value} in group {group_id} for the {namespace} namespace
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=add_service_account_permission&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} added {member_role} permission to {member_type}{member_id} for the {namespace} namespace
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=approve_join_request&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} approved join request from {member_type}{member_id} to group {group_id}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=ban_member_with_moderation&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} banned {member_type}{member_id} from group {group_id} during message moderation
情報の設定の変更
グループ情報の設定を変更しました。
イベントの詳細
イベント名
change_info_setting
パラメータ
group_id
string
ターゲット グループの識別子。
info_setting
string
グループ情報の設定。
namespace
string
ターゲット グループの名前空間。
new_value
string
グループ設定の新しい値。
old_value
string
グループ設定の古い値。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=change_info_setting&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} changed {info_setting} from {old_value} to {new_value} in group {group_id} for the {namespace} namespace
セキュリティ設定の変更
グループのセキュリティ設定が変更されました。
イベントの詳細
イベント名
change_security_setting
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
new_value
string
グループ設定の新しい値。
old_value
string
グループ設定の古い値。
security_setting
string
グループのセキュリティ設定。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=change_security_setting&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} changed {security_setting} from {old_value} to {new_value} in group {group_id} for the {namespace} namespace
セキュリティ設定の状態を変更
グループのセキュリティ設定の状態が変更されました。
イベントの詳細
イベント名
change_security_setting_state
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
new_value
string
グループ設定の新しい値。
old_value
string
グループ設定の古い値。
security_setting_state
string
グループのセキュリティ設定の状態。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=change_security_setting_state&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} changed {security_setting_state} from {old_value} to {new_value} in group {group_id} for the {namespace} namespace
グループを作成
グループを作成しました。
イベントの詳細
イベント名
create_group
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=create_group&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} created group {group_id} for the {namespace} namespace
名前空間の作成
名前空間を作成しました。
イベントの詳細
イベント名
create_namespace
パラメータ
namespace
string
ターゲット グループの名前空間。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=create_namespace&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} created a namespace {namespace}
グループ
グループを削除しました。
イベントの詳細
イベント名
delete_group
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=delete_group&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} deleted group {group_id} for the {namespace} namespace
名前空間の削除
名前空間を削除しました。
イベントの詳細
イベント名
delete_namespace
パラメータ
namespace
string
ターゲット グループの名前空間。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=delete_namespace&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} deleted a namespace {namespace}
動的グループのクエリの追加
動的グループクエリにイベント名を追加。
イベントの詳細
イベント名
add_dynamic_group_query
パラメータ
dynamic_group_query
string
動的グループクエリ。
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=add_dynamic_group_query&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} added dynamic group query with value {dynamic_group_query} in group {group_id} for the {namespace} namespace
動的グループのクエリの変更
動的グループのクエリ変更イベント名。
イベントの詳細
イベント名
change_dynamic_group_query
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
new_value
string
グループ設定の新しい値。
old_value
string
グループ設定の古い値。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=change_dynamic_group_query&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} changed dynamic group query from {old_value} to {new_value} in group {group_id} for the {namespace} namespace
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=invite_member&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} invited {member_type}{member_id} to group {group_id}
参加
メンバーが自身をグループに追加しました。
イベントの詳細
イベント名
join
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=join&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=add_membership_expiry&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} added membership expiration with value {membership_expiry} for {member_type}{member_id} in group {group_id}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=remove_membership_expiry&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} removed membership expiration for {member_type}{member_id} in group {group_id}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=update_membership_expiry&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} changed membership expiration of {member_type}{member_id} from {old_value} to {new_value} in group {group_id}
招待を拒否
メンバーがグループへの招待を拒否しました。
イベントの詳細
イベント名
reject_invitation
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=reject_invitation&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} rejected an invitation to group {group_id}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=reject_join_request&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} rejected join request from {member_type}{member_id} to group {group_id}
情報の設定の削除
グループ情報の設定を削除しました。
イベントの詳細
イベント名
remove_info_setting
パラメータ
group_id
string
ターゲット グループの識別子。
info_setting
string
グループ情報の設定。
namespace
string
ターゲット グループの名前空間。
value
string
グループ設定の値。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=remove_info_setting&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} removed {info_setting} with value {value} in group {group_id} for the {namespace} namespace
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=remove_member&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} removed {member_type}{member_id} from group {group_id}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=remove_member_role&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} removed role(s) {member_role} for {member_type}{member_id} in group {group_id}
セキュリティ設定の削除
グループのセキュリティ設定を削除しました。
イベントの詳細
イベント名
remove_security_setting
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
security_setting
string
グループのセキュリティ設定。
value
string
グループ設定の値。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=remove_security_setting&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} removed {security_setting} with value {value} in group {group_id} for the {namespace} namespace
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=remove_service_account_permission&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} removed {member_role} permission of {member_type}{member_id} for the {namespace} namespace
参加をリクエスト
メンバーがグループへの参加をリクエストしました。
イベントの詳細
イベント名
request_to_join
パラメータ
group_id
string
ターゲット グループの識別子。
namespace
string
ターゲット グループの名前空間。
リクエストの例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=request_to_join&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=revoke_invitation&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} revoked invitation to {member_type}{member_id} from group {group_id}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/groups_enterprise?eventName=unban_member&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理コンソールのメッセージ形式
{actor} removed ban for {member_type}{member_id} for group {group_id}