Method: accounts.locations.reviews.updateReply
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        指定したクチコミへの返信を更新します。返信が存在しない場合は返信が作成されます。この操作は、指定したビジネスのオーナー確認が済んでいる場合にのみ有効です。
      
      
        
          HTTP リクエスト
          PUT https://mybusiness.googleapis.com/v4/{name=accounts/*/locations/*/reviews/*}/reply
この URL は gRPC Transcoding 構文を使用します。
        
        
          パスパラメータ
          
            
              
                | パラメータ | 
            
            
              
                | name | string
 返信するクチコミの名前です。 | 
            
          
        
        
          リクエスト本文
          リクエストの本文には ReviewReply のインスタンスが含まれています。
        
        
          レスポンスの本文
          成功した場合、レスポンスの本文には ReviewReply のインスタンスが含まれます。
        
        
          認可スコープ
          次の OAuth スコープのいずれかが必要です。
          
            - https://www.googleapis.com/auth/plus.business.manage
- https://www.googleapis.com/auth/business.manage
詳細については、OAuth 2.0 の概要をご覧ください。
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-25 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-25 UTC。"],[],["This content describes updating a reply to a review or creating one if it doesn't exist.  The `PUT` request is sent to a specified URL using gRPC Transcoding. The `name` parameter, part of the URL path, identifies the target review. The request body must contain a `ReviewReply` instance, and a successful operation will return a `ReviewReply` instance in the response body.  Authorization requires specific OAuth scopes related to managing business accounts.\n"]]