[[["התוכן קל להבנה","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"]]