[[["わかりやすい","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"]],["最終更新日 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"]]