ডিসপ্লে অ্যান্ড ভিডিও ৩৬০ এপিআই ১০ জুন, ২০২৬ থেকে সকল পার্টনারদের জন্য ডিমান্ড জেন রিসোর্স সাপোর্ট চালু করছে। কীভাবে প্রস্তুত হতে হবে, সে সম্পর্কে আরও বিস্তারিত জানতে আমাদের ব্লগ পোস্টটি দেখুন!
Method: inventorySourceGroups.assignedInventorySources.bulkEdit
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
প্রয়োজন। ইনভেন্টরি সোর্স গ্রুপের আইডি যেখানে অ্যাসাইনমেন্ট অ্যাসাইন করা হয়েছে।
শরীরের অনুরোধ
অনুরোধের অংশে নিম্নলিখিত কাঠামো সহ ডেটা রয়েছে:
JSON প্রতিনিধিত্ব
{"deletedAssignedInventorySources": [string],"createdAssignedInventorySources": [{object (AssignedInventorySource)}],// Union field owner can be only one of the following:"partnerId": string,"advertiserId": string// End of list of possible types for union field owner.}
AssignedInventorySources একটি তালিকা হিসাবে নির্দিষ্ট করা বাল্কে তৈরি করার জন্য নির্ধারিত ইনভেন্টরি সোর্স৷
ইউনিয়ন মাঠের 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"]],["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["This API allows bulk editing of inventory source assignments within a group. It uses a POST request to a specific URL containing the inventory source group ID. The request body includes lists of assigned inventory source IDs to be deleted and `AssignedInventorySource` objects to be created. The request requires specifying the owning entity (partner or advertiser). The successful response contains a list of newly created `AssignedInventorySource` objects, accessible through the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]