Display & Video 360 API v3 はサポートを終了しました。
v4 への移行。
  
        
 
     
  
  
  
    
  
  
  
    
      Method: customBiddingAlgorithms.patch
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        既存のカスタム入札アルゴリズムを更新します。成功した場合は、更新されたカスタム入札アルゴリズムが返されます。
広告申込情報に割り当てられたカスタム入札アルゴリズムを更新するリクエストはエラーを返します。
      
      
        
          HTTP リクエスト
          PATCH https://displayvideo.googleapis.com/v4/customBiddingAlgorithms/{customBiddingAlgorithm.customBiddingAlgorithmId}
この URL は gRPC Transcoding 構文を使用します。
        
        
          パスパラメータ
          
            
              
              
            
            
              
                | パラメータ | 
            
            
              
                | customBiddingAlgorithm.customBiddingAlgorithmId | string (int64 format)
 出力専用。カスタム入札アルゴリズムの一意の ID。システムによって割り当てられます。 | 
            
          
        
        
          クエリ パラメータ
          
            
              
              
            
            
              
                | パラメータ | 
            
            
              
                | updateMask | string (FieldMaskformat)
 必須。どのフィールドを更新するかを制御するマスク。 完全修飾フィールド名のカンマ区切りリスト。例: "user.displayName,photo"。 | 
            
          
        
        
          リクエストの本文
          リクエストの本文には CustomBiddingAlgorithm のインスタンスが含まれます。
        
        
          レスポンスの本文
          成功した場合、レスポンスの本文には CustomBiddingAlgorithm のインスタンスが含まれます。
        
        
          認可スコープ
          次の OAuth スコープが必要です。
          
            - https://www.googleapis.com/auth/display-video
詳細については、OAuth 2.0 Overview をご覧ください。
        
      
      
    
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-25 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-25 UTC。"],[],["The Display & Video 360 API v4 (beta) allows updating custom bidding algorithms via a PATCH request. The request URL uses gRPC Transcoding syntax, and requires specifying the algorithm's unique ID as a path parameter. The `updateMask` query parameter is mandatory for controlling which fields to update. The request body contains the `CustomBiddingAlgorithm` instance, and upon success, the response returns the updated `CustomBiddingAlgorithm`.  Updates to algorithms assigned to line items will be deprecated starting April 1, 2025. Authorization requires the `https://www.googleapis.com/auth/display-video` scope.\n"]]