[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["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"]]