[null,null,["Последнее обновление: 2024-11-06 UTC."],[[["This document outlines how to retrieve a specific Floodlight activity using the Display & Video 360 API."],["The request requires providing the Floodlight group ID, Floodlight activity ID, and partner ID."],["Upon successful execution, the API returns detailed information about the specified Floodlight activity."],["Authorization is necessary using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The Display & Video 360 API v2 is no longer available. To retrieve a Floodlight activity, a `GET` request is made to a specific URL using gRPC Transcoding syntax. The request requires two path parameters: `floodlightGroupId` and `floodlightActivityId` (both integer IDs). It also needs one query parameter: `partnerId` (integer ID). The request body must be empty. A successful response returns a FloodlightActivity instance, and authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]