[[["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-07-08 UTC."],[[["This documentation details how to update an existing Floodlight group using the Display & Video 360 API."],["The API request requires specifying the Floodlight group ID, partner context, and the fields to update using a field mask."],["A successful update will return the updated Floodlight group object in the response body."],["Proper authorization with the `https://www.googleapis.com/auth/display-video` scope is necessary to use this API."]]],["The core content describes how to update a Floodlight group using the Display & Video 360 API. This is done via a `PATCH` HTTP request to the specified URL, including the unique `floodlightGroupId`. The request also requires `partnerId` and `updateMask` as query parameters. The request body contains the updated FloodlightGroup data, and a successful response returns the updated `FloodlightGroup`. This API action requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]