[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-06-11 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"]]