試用 Google Analytics 的 MCP 伺服器。從 
GitHub 安裝,詳情請參閱
公告。
  
        
 
     
  
  
  
    
  
  
  
    
      Method: properties.accessBindings.batchDelete
    
    
      
    
    
      
      透過集合功能整理內容
    
    
      
      你可以依據偏好儲存及分類內容。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          HTTP 要求
          POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/accessBindings:batchDelete
這個網址使用 gRPC 轉碼語法。
        
        
          路徑參數
          
            
              
              
            
            
              
                | 參數 | 
            
            
              
                | parent | string
 必要欄位。擁有存取綁定項目的帳戶或資源。在 DeleteAccessBindingRequest 訊息中,所有提供的「names」欄位值的父項都必須與這個欄位相符。格式:- accounts/{account} - properties/{property} | 
            
          
        
        
          要求主體
          要求主體的資料會採用以下結構:
          
          
            
              
                
                
              
              
                
                  | 欄位 | 
              
              
                
                  | requests[] | object (DeleteAccessBindingRequest)
 必要欄位。指定要刪除的存取繫結要求。一次最多只能刪除 1000 個存取繫結。 | 
              
            
          
        
        
          回應主體
          如果成功,回應主體會是空的 JSON 物件。
        
        
          授權範圍
          需要下列 OAuth 範圍:
          
            - https://www.googleapis.com/auth/analytics.manage.users
 
  
    
    
      
       
    
    
  
  
  除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
  上次更新時間:2025-07-26 (世界標準時間)。
  
  
  
    
      [null,null,["上次更新時間:2025-07-26 (世界標準時間)。"],[],["The provided information outlines a batch deletion process for user access bindings within Google Analytics.  It utilizes a `POST` HTTP request to a specific URL with a required `parent` path parameter indicating the account or property. The request body is in JSON format containing an array of `requests`, each specifying an access binding to delete, with a limit of 1000 per batch. A successful deletion results in an empty JSON response. This process requires `analytics.manage.users` OAuth scope.\n"]]