[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2023-12-02 UTC."],[[["Display & Video 360 API v1 allows for the creation of new channels, returning the channel details upon successful completion."],["To create a channel, send a POST request to the specified endpoint, including the partner ID in the path and optionally the advertiser ID as a query parameter."],["The request body should contain channel details as defined in the Channel resource, and a successful response will return the newly created channel object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The core function described is creating a new channel via a `POST` request to `https://displayvideo.googleapis.com/v1/partners/{partnerId}/channels`. This requires specifying a `partnerId` in the path and an optional `advertiserId` in the query. The request body must contain channel data. Upon successful creation, the API returns the newly created channel instance. The Display & Video 360 API v1 has been sunsetted. OAuth scope is required.\n"]]