Bắt buộc. Mã của đơn đặt hàng được đảm bảo sẽ tìm nạp.
Mã nhận dạng có định dạng {exchange}-{legacyGuaranteedOrderId}
Tham số truy vấn
Các tham số
Tham số kết hợp accessor. Bắt buộc.
Xác định thực thể DV360 nào sẽ thực hiện yêu cầu. Yêu cầu GET sẽ chỉ trả về đơn đặt hàng được đảm bảo mà thực thể DV360 được xác định trong accessor có thể truy cập được. accessor chỉ có thể là một trong những trạng thái sau đây:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],["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"]]