Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
প্রয়োজন। কাস্টম বিডিং অ্যালগরিদমের আইডি যা স্ক্রিপ্টের মালিক।
ক্যোয়ারী প্যারামিটার
পরামিতি
ইউনিয়ন প্যারামিটার owner । প্রয়োজন। মূল কাস্টম বিডিং অ্যালগরিদমের মালিক DV360 সত্তাকে শনাক্ত করে৷ এটি একটি অংশীদার বা একটি বিজ্ঞাপনদাতা হতে পারে. owner নিম্নলিখিতগুলির মধ্যে একজন হতে পারে:
[null,null,["2025-02-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Creates a new custom bidding script associated with a specific custom bidding algorithm."],["Requires specifying the custom bidding algorithm ID and the owner (either partner or advertiser) in the request."],["The request body should contain the details of the custom bidding script, as defined in the `CustomBiddingScript` object."],["A successful response returns the newly created custom bidding script object."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This describes creating a new custom bidding script via a POST HTTP request to a specific URL. The request requires `customBiddingAlgorithmId` in the path and an `owner` (either `partnerId` or `advertiserId`) in the query. The request body needs a `CustomBiddingScript` instance. The successful response will contain the newly created `CustomBiddingScript`. Note, updates to custom bidding algorithms assigned to line items will error after April 1, 2025. This process requires the `display-video` OAuth scope.\n"]]