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)"],[[["This document outlines how to retrieve a specific Floodlight activity using an HTTP GET request with specified path and query parameters."],["Developers need to provide the Floodlight group ID, Floodlight activity ID, and partner ID to successfully fetch the activity details."],["The request body should be empty, and a successful response will contain a FloodlightActivity object."],["Authorization is required using the `https://www.googleapis.com/auth/display-video` OAuth scope."],["Refer to the provided links for details on gRPC Transcoding and OAuth 2.0 for a comprehensive understanding."]]],["This describes how to retrieve a Floodlight activity using a GET request. The request URL requires `floodlightGroupId` and `floodlightActivityId` as path parameters, and `partnerId` as a query parameter. The request body must be empty. A successful response returns a `FloodlightActivity` object. Access requires the `https://www.googleapis.com/auth/display-video` authorization scope. The URL uses gRPC Transcoding syntax. There is a \"try it\" feature.\n"]]