تاريخ التعديل الأخير: 2024-06-11 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]