[[["わかりやすい","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 UTC。"],[[["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"]]