Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
Erforderlich. Die ID der Inventarquellengruppe, die abgerufen werden soll.
Abfrageparameter
Parameter
Union-Parameter accessor. Erforderlich. Gibt an, in welcher DV360-Entität die Anfrage gesendet wird. Die GET-Anfrage gibt nur die Entität der Inventarquellengruppe zurück, wenn sie für die in accessor angegebene DV360-Entität zugänglich ist. Für accessor ist nur einer der folgenden Werte zulässig:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2023-12-02 (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"]]