Google アナリティクスの MCP サーバーを試します。
GitHub からインストールし、詳細については
お知らせをご覧ください。
        
 
       
     
  
  
  
    
  
  
  
    
      Method: properties.patch
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
      
        
          HTTP リクエスト
          PATCH https://analyticsadmin.googleapis.com/v1alpha/{property.name=properties/*}
この URL は gRPC Transcoding 構文を使用します。
        
        
          パスパラメータ
          
            
              
              
            
            
              
                | パラメータ | 
              
            
            
              
                property.name | 
                
                   string 
                  出力専用。このプロパティのリソース名。形式: properties/{property_id} 例: 「properties/1000」 
                 | 
              
            
          
        
        
          クエリ パラメータ
          
            
              
              
            
            
              
                | パラメータ | 
              
            
            
              
                updateMask | 
                
                   string (FieldMask format) 
                  必須。更新するフィールドのリスト。フィールド名はスネークケース(例:"field_to_update")。省略されたフィールドは更新されません。エンティティ全体を置き換えるには、文字列「*」を含む 1 つのパスを使用して、すべてのフィールドと一致させます。 これは、フィールドの完全修飾名のカンマ区切りリストです。例: "user.displayName,photo"。 
                 | 
              
            
          
        
        
          リクエストの本文
          リクエストの本文には Property のインスタンスが含まれています。
        
        
          レスポンスの本文
          成功した場合、レスポンスの本文には Property のインスタンスが含まれます。
        
        
          承認スコープ
          次の OAuth スコープが必要です。
          
            https://www.googleapis.com/auth/analytics.edit 
          
        
      
      
    
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-26 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-26 UTC。"],[],["This document details how to update a property using a PATCH request to the specified URL: `https://analyticsadmin.googleapis.com/v1alpha/{property.name=properties/*}`. The `property.name` in the URL is a path parameter. The `updateMask` is a required query parameter to specify fields to update.  The request body should contain a `Property` instance with modified values, and a successful response also returns a `Property` instance.  This action requires the `https://www.googleapis.com/auth/analytics.edit` authorization scope.\n"]]