[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-11 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"]]