[[["易于理解","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"]],["最后更新时间 (UTC):2024-06-11。"],[[["DV360 API v2 is sunset and this documentation details creating a new channel via HTTP request."],["The request must specify the channel owner using either `partnerId` or `advertiserId`."],["A successful request returns a `Channel` object representing the newly created channel."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The Display & Video 360 API v2 has been sunset. This outlines the process to create a new channel via a `POST` HTTP request to `https://displayvideo.googleapis.com/v2/partners/{partnerId}/channels`. The request requires specifying the channel owner's `partnerId` or `advertiserId` in either the path or query parameter. The request body should contain the Channel data, and a successful response will return the newly created channel. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]