[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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"]]