स्क्रिप्ट फ़ाइल के लिए, कस्टम बिडिंग स्क्रिप्ट का रेफ़रंस ऑब्जेक्ट बनाता है.
मिलने वाला रेफ़रंस ऑब्जेक्ट, एक संसाधन पाथ देता है. इस पाथ पर, स्क्रिप्ट फ़ाइल अपलोड की जानी चाहिए. नया कस्टम बिडिंग स्क्रिप्ट ऑब्जेक्ट बनाते समय, इस रेफ़रंस ऑब्जेक्ट को शामिल किया जाना चाहिए.
एचटीटीपी अनुरोध
GET https://displayvideo.googleapis.com/v2/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"]],["आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया."],[[["Creates a custom bidding script reference object to upload a script file for a custom bidding algorithm."],["Includes a resource path for uploading the script file that should be included when creating a new custom bidding script object."],["Identifies the DV360 entity (partner or advertiser) that owns the parent custom bidding algorithm and has write access to the script."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["The Display & Video 360 API v2 is sunset. To create a custom bidding script reference, use a `GET` request to `https://displayvideo.googleapis.com/v2/customBiddingAlgorithms/{customBiddingAlgorithmId}:uploadScript`. The `customBiddingAlgorithmId` is required in the path. The `owner` union parameter, which includes `partnerId` or `advertiserId`, is also required in the query. The request body must be empty. A successful response returns a `CustomBiddingScriptRef` resource, providing the script file's upload path. The `https://www.googleapis.com/auth/display-video` OAuth scope is needed.\n"]]