स्क्रिप्ट फ़ाइल के लिए, कस्टम बिडिंग स्क्रिप्ट रेफ़रंस ऑब्जेक्ट बनाता है.
इससे मिलने वाला रेफ़रंस ऑब्जेक्ट, एक संसाधन पाथ उपलब्ध कराता है. स्क्रिप्ट फ़ाइल को इसी पाथ पर अपलोड किया जाना चाहिए. नया कस्टम बिडिंग स्क्रिप्ट ऑब्जेक्ट बनाते समय, इस रेफ़रंस ऑब्जेक्ट को शामिल किया जाना चाहिए.
एचटीटीपी अनुरोध
GET https://displayvideo.googleapis.com/v3/customBiddingAlgorithms/{customBiddingAlgorithmId}:uploadScript
ज़रूरी है. कस्टम बिडिंग एल्गोरिदम के आईडी के पास स्क्रिप्ट का मालिकाना हक होता है.
क्वेरी पैरामीटर
पैरामीटर
यूनियन पैरामीटर owner. ज़रूरी है. उस DV360 इकाई की पहचान करता है जिसके पास पैरंट कस्टम बिडिंग एल्गोरिदम का मालिकाना हक है. यह कोई पार्टनर या विज्ञापन देने वाला व्यक्ति या कंपनी हो सकती है. owner इनमें से कोई एक हो सकता है:
[[["समझने में आसान है","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"]],["आखिरी बार 2025-02-25 (UTC) को अपडेट किया गया."],[[["Creates a custom bidding script reference object to upload a script file for a new custom bidding script object."],["Requires a `GET` request to the specified URL with the custom bidding algorithm ID and the owner (partner or advertiser ID)."],["The request body should be empty, and a successful response will contain a `CustomBiddingScriptRef` instance."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This outlines the process for creating a custom bidding script reference object for a script file. It uses a `GET` request to the specified URL, requiring the `customBiddingAlgorithmId` as a path parameter. The request requires either a `partnerId` or `advertiserId` as a query parameter to identify the script's owner. The request body must be empty. A successful response will contain a `CustomBiddingScriptRef` instance. This action is protected under the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]