[[["समझने में आसान है","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) को अपडेट किया गया."],[[["This request updates an existing channel within Display & Video 360 and returns the updated channel data upon success."],["The request requires identification of the channel owner, which can be either a partner or an advertiser, along with the channel ID."],["You can specify fields to update using the `updateMask` parameter and provide the modified channel data in the request body."],["Authorization using the `https://www.googleapis.com/auth/display-video` scope is necessary for this request."]]],["This describes updating a channel using a PATCH request to a specified URL. The request requires path parameters `partnerId` and `channel.channelId`, as well as a required `owner` parameter which can be `partnerId`. The request also needs `updateMask` and `owner` as query parameters where `owner` can also be `advertiserId`. The request body contains a `Channel` instance. Upon success, the response body returns the updated `Channel`. It needs `display-video` OAuth scope.\n"]]