Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
ঐচ্ছিক। DV360 বিজ্ঞাপনদাতার আইডি যেখানে আনা ইনভেন্টরি উত্স অনুমোদিত।
ব্যবহারকারীর যদি শুধুমাত্র বিজ্ঞাপনদাতার অ্যাক্সেস থাকে এবং পিতামাতার অংশীদার না থাকে তবে প্রাসঙ্গিক বিজ্ঞাপনদাতাকে নির্দিষ্ট করতে এই ক্ষেত্রটি ব্যবহার করুন৷
শরীরের অনুরোধ
অনুরোধের বডি খালি হতে হবে।
প্রতিক্রিয়া শরীর
সফল হলে, প্রতিক্রিয়া বডিতে InventorySource এর একটি উদাহরণ থাকে।
[[["সহজে বোঝা যায়","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-02-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Retrieves a specific inventory source using its unique ID."],["Requires specifying the partner ID to which the inventory source is associated."],["Optionally, you can provide the advertiser ID for more targeted access."],["Utilizes an HTTP GET request with path and query parameters for resource identification."],["If successful, the response provides detailed information about the inventory source."]]],["This document details how to retrieve an inventory source using a GET request. The request URL is `https://displayvideo.googleapis.com/v3/inventorySources/{inventorySourceId}`. The `inventorySourceId` path parameter and `partnerId` query parameter are required. An optional `advertiserId` query parameter is available. The request body must be empty. A successful response will include an `InventorySource` instance. This action requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]