[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]