Aggiorna un algoritmo di offerte personalizzate esistente. Restituisce l'algoritmo delle offerte personalizzate aggiornato, se l'operazione è andata a buon fine.
Le richieste di aggiornamento di un algoritmo di offerte personalizzate assegnato a un elemento pubblicitario restituiranno un errore.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-03 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"]]