Enterprise Groups Audit Activity Events
    
    
      
    
    
      
      컬렉션을 사용해 정리하기
    
    
      
      내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
      이 문서에는 다양한 유형의 엔터프라이즈 그룹스 감사 활동 이벤트에 대한 이벤트 및 매개변수가 나와 있습니다. applicationName=groups_enterprise를 사용하여 Activities.list()를 호출하여 이러한 이벤트를 가져올 수 있습니다.
    
    
      검토자 작업
        
          운영자가 수행한 작업입니다.
          이 유형의 이벤트는 type=moderator_action와 함께 반환됩니다.
        
          
            
            
            초대 수락
              회원이 그룹 가입 초대를 수락했습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  accept_invitation | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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
  | 
                  
              
            
          
          
            
            
            구성원 추가
              구성원이 그룹에 추가되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  add_member | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_role | 
                              
                                 string 
                                
                                    그룹 컨텍스트에서 회원에게 할당된 역할(예: 소유자, 관리자, 회원)입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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}
  | 
                  
              
            
          
          
            
            
            회원 역할 추가
              그룹의 구성원에게 역할이 추가되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  add_member_role | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_role | 
                              
                                 string 
                                
                                    그룹 컨텍스트에서 회원에게 할당된 역할(예: 소유자, 관리자, 회원)입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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
  | 
                  
              
            
          
          
            
            
            서비스 계정 권한 추가
              서비스 계정에 권한이 추가되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  add_service_account_permission | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_role | 
                              
                                 string 
                                
                                    그룹 컨텍스트에서 회원에게 할당된 역할(예: 소유자, 관리자, 회원)입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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
  | 
                  
              
            
          
          
            
            
            가입 요청 승인
              회원이 가입 요청을 승인했습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  approve_join_request | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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}
  | 
                  
              
            
          
          
            
            
            회원 차단(검토 후 회원 차단 포함)
              회원이 직접 또는 검토를 통해 그룹에서 차단되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  ban_member_with_moderation | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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
  | 
                  
              
            
          
          
            
            
            구성원 초대
              사용자가 그룹에 초대되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  invite_member | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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 
                   | 
                
                  
                    | 관리 콘솔 메시지 형식 | 
                    {actor} added themself to group {group_id}
  | 
                  
              
            
          
          
            
            
            멤버십 만료일이 추가됨
              멤버십 만료일이 추가된 이벤트 이름
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  add_membership_expiry | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              membership_expiry | 
                              
                                 string 
                                
                                    멤버십 만료 시간입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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}
  | 
                  
              
            
          
          
            
            
            멤버십 만료일이 삭제됨
              멤버십 만료일이 삭제된 이벤트 이름입니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  remove_membership_expiry | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              old_value | 
                              
                                 string 
                                
                                    그룹 설정의 이전 값입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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}
  | 
                  
              
            
          
          
            
            
            멤버십 만료일이 업데이트됨
              멤버십 만료일이 업데이트된 이벤트 이름입니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  update_membership_expiry | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              new_value | 
                              
                                 string 
                                
                                    그룹 설정의 새 값입니다.
                                 
                               | 
                             
                            
                              old_value | 
                              
                                 string 
                                
                                    그룹 설정의 이전 값입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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}
  | 
                  
              
            
          
          
            
            
            가입 요청 거부
              회원이 가입 요청을 거부했습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  reject_join_request | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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
  | 
                  
              
            
          
          
            
            
            구성원 삭제
              구성원이 그룹에서 삭제되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  remove_member | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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}
  | 
                  
              
            
          
          
            
            
            회원 역할 삭제
              그룹의 구성원 역할이 삭제되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  remove_member_role | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_role | 
                              
                                 string 
                                
                                    그룹 컨텍스트에서 회원에게 할당된 역할(예: 소유자, 관리자, 회원)입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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
  | 
                  
              
            
          
          
            
            
            서비스 계정 권한 삭제
              서비스 계정에 대한 권한이 삭제되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  remove_service_account_permission | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_role | 
                              
                                 string 
                                
                                    그룹 컨텍스트에서 회원에게 할당된 역할(예: 소유자, 관리자, 회원)입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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 
                   | 
                
                  
                    | 관리 콘솔 메시지 형식 | 
                    {actor} requested to join group {group_id}
  | 
                  
              
            
          
          
            
            
            초대 취소
              회원이 다른 사용자에게 보낸 초대를 취소했습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  revoke_invitation | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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}
  | 
                  
              
            
          
          
            
            
            회원 차단 해제
              그룹에서 회원의 차단이 해제되었습니다.
            
              
                
                  | 이벤트 세부정보 | 
                
              
              
                
                  | 이벤트 이름 | 
                  unban_member | 
                
                  
                    | 매개변수 | 
                    
                      
                        
                            
                              group_id | 
                              
                                 string 
                                
                                    타겟 그룹의 식별자입니다.
                                 
                               | 
                             
                            
                              member_id | 
                              
                                 string 
                                
                                    구성원의 식별자입니다.
                                 
                               | 
                             
                            
                              member_type | 
                              
                                 string 
                                
                                    구성원 유형입니다(예: 사용자, 그룹, 서비스 계정). 드물지만 구성원 유형을 알 수 없는 경우 '기타' 값이 표시될 수 있습니다.
                                 
                               | 
                             
                            
                              namespace | 
                              
                                 string 
                                
                                    대상 그룹의 네임스페이스입니다.
                                 
                               | 
                             
                        
                       
                     | 
                  
                
                  | 샘플 요청 | 
                  
                     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}
  | 
                  
              
            
          
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
  최종 업데이트: 2025-03-25(UTC)
  
  
  
    
      [null,null,["최종 업데이트: 2025-03-25(UTC)"],[],[]]