Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
প্রয়োজন। ইনভেন্টরি সোর্স গ্রুপের আইডি যেখানে অ্যাসাইনমেন্ট অ্যাসাইন করা হয়েছে।
শরীরের অনুরোধ
অনুরোধের অংশে নিম্নলিখিত কাঠামো সহ ডেটা রয়েছে:
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-01-05 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Display & Video 360 API v2 has been sunset and this documentation refers to it."],["This operation allows bulk editing of assigned inventory sources to a single inventory source group by deleting and creating assignments."],["The request body requires specifying the assigned inventory sources to be deleted and created, along with the owner of the parent inventory source group (partner or advertiser)."],["Successful responses include a list of newly created assigned inventory sources."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["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"]]