Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2023/12/02 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2023/12/02 (UTC)."],[[["Display & Video 360 API v1 is sunset and this documentation details updating existing insertion orders using the v1 API."],["This guide provides instructions for making an HTTP PATCH request to modify insertion orders, including specifying necessary path and query parameters."],["Developers must provide an `updateMask` query parameter to indicate the specific insertion order fields to be updated."],["The request body should contain the updated `InsertionOrder` object, and a successful response will return the modified `InsertionOrder`."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines the process for updating an existing insertion order using the Display & Video 360 API. Key actions include sending a `PATCH` request to a specified URL, using the advertiser ID and insertion order ID as path parameters. The `updateMask` query parameter is required to specify which fields to modify. The request body must include the `InsertionOrder` instance, and a successful update returns the updated `InsertionOrder` in the response body. This request requires the `https://www.googleapis.com/auth/display-video` authorization scope. The API V1 has been sunset.\n"]]