[null,null,["最后更新时间 (UTC):2023-12-02。"],[[["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"]]