[[["התוכן קל להבנה","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"]]