המזהה הוא בפורמט {exchange}-{legacyGuaranteedOrderId}
פרמטרים של שאילתה
פרמטרים
פרמטר איחוד accessor. חובה.
זיהוי הישות ב-DV360 שבה הבקשה נשלחת. בקשת GET תחזיר רק את ההזמנה המובטחת הנגישה לישות ב-DV360 שצוינה בaccessor. הערך של 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"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["Display & Video 360 API v1 is sunset and this documentation details how to get a guaranteed order via HTTP request."],["This request requires authorization using the `https://www.googleapis.com/auth/display-video` scope."],["The request must include a path parameter indicating the guaranteed order ID and a query parameter identifying the accessing DV360 entity (partner or advertiser)."],["A successful response will return a `GuaranteedOrder` object containing the requested information."]]],["The content describes how to retrieve a guaranteed order using the Display & Video 360 API. A `GET` request is sent to `https://displayvideo.googleapis.com/v1/guaranteedOrders/{guaranteedOrderId}`, specifying the order ID in the path. The `accessor` query parameter, either `partnerId` or `advertiserId`, is required to identify the requesting entity. The request body must be empty, and a successful response returns a `GuaranteedOrder` instance. The API requires OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]