Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
একটি একক চ্যানেল। চ্যানেল হল সম্পর্কিত ওয়েবসাইট এবং অ্যাপের কাস্টম গ্রুপ।
JSON প্রতিনিধিত্ব
{"name": string,"channelId": string,"displayName": string,"positivelyTargetedLineItemCount": string,"negativelyTargetedLineItemCount": string,// Union field owner can be only one of the following:"partnerId": string,"advertiserId": string// End of list of possible types for union field owner.}
শুধুমাত্র আউটপুট। লাইন আইটেমগুলির সংখ্যা যা সরাসরি এই চ্যানেলটিকে নেতিবাচকভাবে লক্ষ্য করে।
ইউনিয়ন মাঠের 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-18 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Channels are custom groupings of related websites and apps, allowing for targeted advertising."],["Each channel has a unique ID, display name, and is owned by either a partner or an advertiser."],["Channels can be positively or negatively targeted by line items, impacting ad delivery."],["You can manage channels through methods like creating, retrieving, listing, and updating them via the API."]]],["Channels are custom groups of websites and apps, uniquely identified by a system-assigned `channelId`. Key properties include a `displayName` (max 240 bytes), and counts of positively and negatively targeted line items. Ownership is designated by either a `partnerId` or `advertiserId`. Actions include creating, retrieving (get), listing, and updating (patch) channels. Each channel also has an associated `name` used to define the channel's resource.\n"]]