Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
[[["সহজে বোঝা যায়","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"]],["2024-11-06 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This document outlines the process for updating an existing inventory source using the Display & Video 360 API."],["The API request requires specific path and query parameters, including inventory source ID and update mask."],["The request body should contain an `InventorySource` object with the desired updates."],["A successful response will return the updated `InventorySource` object."],["This operation needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines the process for updating an existing inventory source via the Display & Video 360 API. Using a `PATCH` request to a specified URL, you must provide the inventory source's unique ID. Required query parameters include an `updateMask` to specify fields for modification and an `accessor` to identify the relevant DV360 entity (either `partnerId` or `advertiserId`). The request body must contain the updated `InventorySource` data. Upon successful update, the updated `InventorySource` is returned. The request requires authorization via the OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]