[[["เข้าใจง่าย","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"]]