تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Display & Video 360 API v1 is sunset and this documentation details the channel update process for partners using the API."],["This API endpoint allows updating specific fields of a channel by providing a field mask in the request."],["Channel updates require authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Successful requests will return the updated channel data in the response body."],["Developers can identify channels and partners using unique IDs passed as path parameters in the API request."]]],["The provided content outlines the process for updating a channel using the Display & Video 360 API. The `PATCH` request, directed to `https://displayvideo.googleapis.com/v1/partners/{partnerId}/channels/{channel.channelId}`, requires `partnerId` and `channel.channelId` in the URL. The `updateMask` is a necessary query parameter. An instance of a `Channel` is sent in the request body, and the response body returns the updated `Channel` upon success. The API uses the `display-video` OAuth scope for authorization.\n"]]