[[["התוכן קל להבנה","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-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"]]