Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
প্রয়োজন। কোন ক্ষেত্র আপডেট করতে হবে তা নিয়ন্ত্রণ করার জন্য মাস্ক।
এটি ক্ষেত্রগুলির সম্পূর্ণরূপে যোগ্য নামের একটি কমা দ্বারা পৃথক করা তালিকা৷ উদাহরণ: "user.displayName,photo" ।
ইউনিয়ন প্যারামিটার owner । প্রয়োজন। DV360 সত্তাকে শনাক্ত করে যেটি ইনভেন্টরি সোর্স গ্রুপের মালিক। এটি একটি অংশীদার বা একটি বিজ্ঞাপনদাতা হতে পারে. owner নিম্নলিখিতগুলির মধ্যে একজন হতে পারে:
[[["সহজে বোঝা যায়","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-তে শেষবার আপডেট করা হয়েছে।"],[[["Display & Video 360 API v2 is sunset and this document outlines how to update an inventory source group using the API."],["The API request requires specifying the inventory source group ID, an update mask, and the owner (either partner or advertiser ID)."],["Successful requests will return the updated InventorySourceGroup object in the response body."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The provided content outlines the process for updating an inventory source group via the Display & Video 360 API. It uses a `PATCH` request to the specified URL, with the inventory source group's unique ID in the path. Required query parameters include `updateMask` and the `owner` (either `partnerId` or `advertiserId`). The request body should contain an `InventorySourceGroup` instance, and a successful update returns the modified `InventorySourceGroup`. Authorization requires the `display-video` OAuth scope. The API v2 has ended its service.\n"]]