[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]