Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
[null,null,["2024-11-06 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"]]