Display &Video 360 API अब मांग बढ़ाने में मदद करने वाले कैंपेन संसाधन के मैनेजमेंट के साथ काम करता है. मांग बढ़ाने में मदद करने वाला विज्ञापन कैंपेन बनाने और चलाने का तरीका जानने के लिए, हमारी नई गाइड देखें.
Google आपकी पसंदीदा भाषा में कॉन्टेंट का अनुवाद करने के लिए, एआई टेक्नोलॉजी का इस्तेमाल करता है. एआई से मिले अनुवादों में गलतियां हो सकती हैं.
ज़रूरी है. फ़ेच किए जाने वाले कस्टम बिडिंग एल्गोरिदम का आईडी.
क्वेरी पैरामीटर
पैरामीटर
यूनियन पैरामीटर accessor. ज़रूरी है. इससे यह पता चलता है कि अनुरोध, DV360 की किस इकाई के लिए किया जा रहा है. Get अनुरोध सिर्फ़ ऐसी कस्टम बिडिंग एल्गोरिदम इकाई को दिखाएगा जिसे accessor में पहचाने गए DV360 खाते से ऐक्सेस किया जा सकता है. accessor इनमें से सिर्फ़ एक हो सकता है:
[[["समझने में आसान है","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-07-26 (UTC) को अपडेट किया गया."],[],["The provided content outlines how to retrieve a custom bidding algorithm using the Display & Video 360 API. It utilizes a `GET` request with the URL structure `https://displayvideo.googleapis.com/v2/customBiddingAlgorithms/{customBiddingAlgorithmId}`. A required path parameter, `customBiddingAlgorithmId`, specifies the algorithm's ID. A query parameter `accessor` with either `partnerId` or `advertiserId` identifies the DV360 entity. The request body should be empty. A successful request returns a `CustomBiddingAlgorithm` instance, and requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]