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.
[[["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: 2025-02-25 (UTC)."],[[["Retrieves a Floodlight group using its ID and partner context through an HTTP GET request."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["The request URL includes `floodlightGroupId` as a path parameter and `partnerId` as a query parameter."],["Response contains details of the specified Floodlight group if successful."],["The request body should be empty."]]],["This document details how to retrieve a Floodlight group using a GET request. The HTTP request URL uses gRPC Transcoding syntax and requires a `floodlightGroupId` as a path parameter. It also needs a `partnerId` as a query parameter. The request body must be empty. A successful request returns a FloodlightGroup instance in the response body. This action requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization.\n"]]