Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Display & Video 360 API v1 is deprecated and the content describes the process to create a site in a channel using the updated API."],["This involves making a POST request to a specific endpoint with the necessary channel and advertiser IDs."],["The request body should contain a `Site` object defining the site details, as per the API reference."],["Successful execution returns a `Site` object representing the newly created site within the specified channel."],["This functionality necessitates the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["The Display & Video 360 API v1 is no longer available. To create a site within a channel, a POST request is sent to `https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/channels/{channelId}/sites`. This requires specifying the `channelId` and `advertiserId` in the path, and optionally `partnerId` as query parameters. The request body includes a `Site` instance, and successful requests will return a newly created `Site` instance. OAuth scope `https://www.googleapis.com/auth/display-video` is necessary.\n"]]