Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
প্রয়োজন। ইনভেন্টরি সোর্স গ্রুপের আইডি যা আনতে হবে।
ক্যোয়ারী প্যারামিটার
পরামিতি
ইউনিয়ন প্যারামিটার accessor । প্রয়োজন। কোন DV360 সত্তার মধ্যে অনুরোধ করা হচ্ছে তা শনাক্ত করে। GET অনুরোধটি শুধুমাত্র ইনভেন্টরি সোর্স গ্রুপ এন্টিটি ফেরত দেবে যদি এটি accessor এর মধ্যে চিহ্নিত DV360 সত্তার কাছে অ্যাক্সেসযোগ্য হয়। accessor নিম্নলিখিতগুলির মধ্যে একটি হতে পারে:
বিজ্ঞাপনদাতার আইডি যার ইনভেনটরি সোর্স গ্রুপে অ্যাক্সেস আছে।
যদি একটি ইনভেনটরি সোর্স গ্রুপ অংশীদার-মালিকানাধীন হয়, শুধুমাত্র বিজ্ঞাপনদাতারা যাদের সাথে গ্রুপটি স্পষ্টভাবে ভাগ করা হয়েছে তারাই গোষ্ঠীটি অ্যাক্সেস করতে পারে।
[null,null,["2024-11-06 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This documentation details how to get an inventory source group using the Display & Video 360 API."],["The request requires specifying the inventory source group ID and an accessor (either partner ID or advertiser ID) to identify the accessing entity."],["A successful response will return the InventorySourceGroup object if the accessing entity has permission."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details how to retrieve an inventory source group using the Display & Video 360 API. The key action is a `GET` request to `https://displayvideo.googleapis.com/v1/inventorySourceGroups/{inventorySourceGroupId}`. The request requires the `inventorySourceGroupId` as a path parameter and a `accessor` union parameter (`partnerId` or `advertiserId`) as a query parameter. The request body must be empty, and the successful response will contain an `InventorySourceGroup` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]