REST Resource: inventorySourceGroups
সম্পদ: InventorySourceGroup
লক্ষ্যযোগ্য ইনভেন্টরি উত্সের একটি সংগ্রহ।
JSON প্রতিনিধিত্ব |
---|
{
"name": string,
"inventorySourceGroupId": string,
"displayName": string
} |
ক্ষেত্র |
---|
name | string শুধুমাত্র আউটপুট। ইনভেন্টরি সোর্স গ্রুপের রিসোর্স নাম। |
inventorySourceGroupId | string ( int64 format) শুধুমাত্র আউটপুট। ইনভেন্টরি সোর্স গ্রুপের অনন্য আইডি। সিস্টেম দ্বারা বরাদ্দ. |
displayName | string প্রয়োজন। ইনভেন্টরি সোর্স গ্রুপের ডিসপ্লে নাম। UTF-8 সর্বাধিক 240 বাইটের আকারের সাথে এনকোড করা আবশ্যক৷ |
পদ্ধতি |
---|
| একটি নতুন ইনভেন্টরি সোর্স গ্রুপ তৈরি করে। |
| একটি ইনভেন্টরি সোর্স গ্রুপ মুছে দেয়। |
| একটি ইনভেন্টরি সোর্স গ্রুপ পায়। |
| বর্তমান ব্যবহারকারীর কাছে অ্যাক্সেসযোগ্য ইনভেন্টরি সোর্স গ্রুপের তালিকা করে। |
| একটি ইনভেন্টরি সোর্স গ্রুপ আপডেট করে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-25 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-10-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["InventorySourceGroup is a resource that represents a collection of targetable inventory sources."],["It has a JSON representation with fields like name, inventorySourceGroupId, and displayName to identify and describe the group."],["Display Video API provides methods like create, delete, get, list, and patch to manage InventorySourceGroups."],["The inventorySourceGroupId is a unique, system-assigned identifier, while the displayName is a user-defined name for the group."],["Users can leverage these groups to target specific sets of inventory sources within their Display & Video 360 campaigns."]]],[]]