Display & Video 360 API v2 غروب است. به جای آن از Display & Video 360 API v3 استفاده کنید. برای دستورالعملهای انتقال نسخه 2 به نسخه 3، راهنمای مهاجرت ما را ببینید.
تاریخ آخرین بهروزرسانی 2025-02-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["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"]]