[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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"]]