Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
[null,null,["2024-10-30 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"]]