Anuncios gráficos y La API de Video 360 v2 dejará de estar disponible. Utiliza Display & API de Video 360 v3 en su lugar. Para obtener instrucciones de migración de v2 a v3, consulta nuestra guía de migración.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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"]]