Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
প্রয়োজন। মূল চ্যানেলের আইডি যেটি সাইটগুলির অন্তর্গত৷
ইউনিয়ন প্যারামিটার owner । প্রয়োজন। মূল চ্যানেলের মালিক DV360 সত্তাকে শনাক্ত করে। এটি একটি অংশীদার বা একটি বিজ্ঞাপনদাতা হতে পারে. owner নিম্নলিখিতগুলির মধ্যে একজন হতে পারে:
{"deletedSites": [string],"createdSites": [{object (Site)}],// Union field owner can be only one of the following:"partnerId": string// End of list of possible types for union field owner.}
ক্ষেত্র
deletedSites[]
string
সাইট url_or_app_ids এর তালিকা হিসাবে নির্দিষ্ট করা, ব্যাচে মুছে ফেলার জন্য সাইটগুলি।
ব্যাচে তৈরি করা সাইটগুলি, Sites একটি তালিকা হিসাবে নির্দিষ্ট করা হয়েছে৷
ইউনিয়ন মাঠের 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-12 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This document details the `bulkEdit` method for sites under a single channel in Display & Video 360 API."],["The operation allows for batch deletion and creation of sites using the `deletedSites` and `createdSites` fields respectively."],["It requires specifying the parent channel's ID and the owner (either advertiser or partner) in the request."],["The request body needs to include a JSON structure with the sites to delete and create."],["Successful execution returns a `BulkEditSitesResponse` object."]]],[]]