تاريخ التعديل الأخير: 2025-02-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2025-02-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Updates an existing Floodlight group and returns the updated group if successful."],["Uses an HTTP PATCH request with the Floodlight group ID specified in the path."],["Requires partner ID and an update mask as query parameters in the request."],["Request and response bodies contain a FloodlightGroup object."],["Needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This describes updating a Floodlight group via a `PATCH` request to a specific URL. The request requires specifying the `floodlightGroupId` as a path parameter. Mandatory query parameters include `partnerId` and `updateMask`. The request body should contain the updated `FloodlightGroup` instance. A successful update returns the updated `FloodlightGroup` in the response body. Access requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]