Display &Video 360 API अब मांग बढ़ाने में मदद करने वाले कैंपेन संसाधन के मैनेजमेंट के साथ काम करता है. मांग बढ़ाने में मदद करने वाला विज्ञापन कैंपेन बनाने और चलाने का तरीका जानने के लिए, हमारी नई गाइड देखें.
Google आपकी पसंदीदा भाषा में कॉन्टेंट का अनुवाद करने के लिए, एआई टेक्नोलॉजी का इस्तेमाल करता है. एआई से मिले अनुवादों में गलतियां हो सकती हैं.
यह स्क्रिप्ट फ़ाइल के लिए, कस्टम बिडिंग स्क्रिप्ट रेफ़रंस ऑब्जेक्ट बनाता है.
इसके बाद, रेफ़रंस ऑब्जेक्ट से एक संसाधन पाथ मिलता है. स्क्रिप्ट फ़ाइल को इसी पाथ पर अपलोड किया जाना चाहिए. कस्टम बिडिंग स्क्रिप्ट का नया ऑब्जेक्ट बनाते समय, इस रेफ़रंस ऑब्जेक्ट को शामिल किया जाना चाहिए.
एचटीटीपी अनुरोध
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-10-08 (UTC) को अपडेट किया गया."],[],["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"]]