[null,null,["Последнее обновление: 2024-11-06 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"]]