ज़रूरी है. फ़ेच किए जाने वाले गारंटी वाले ऑर्डर का आईडी.
आईडी का फ़ॉर्मैट {exchange}-{legacyGuaranteedOrderId} है
क्वेरी पैरामीटर
पैरामीटर
यूनियन पैरामीटर 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-02-25 (UTC) को अपडेट किया गया."],[[["Retrieves a specific guaranteed order using its unique identifier, formatted as `{exchange}-{legacyGuaranteedOrderId}`."],["Requires specifying an `accessor` in the query parameters to identify the DV360 entity (partner or advertiser) with access to the order."],["The request body should be empty, and a successful response returns a `GuaranteedOrder` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details how to retrieve a guaranteed order using a GET request. The request URL structure includes `guaranteedOrderId` as a required path parameter, formatted as `{exchange}-{legacyGuaranteedOrderId}`. A required query parameter, `accessor`, specifies either a `partnerId` or `advertiserId` to define the DV360 entity. The request body must be empty. Upon success, the response body contains a `GuaranteedOrder` instance. Access requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]