[[["容易理解","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 (世界標準時間)。"],[[["Creates a new guaranteed order within a specified partner or advertiser."],["Sends a POST request to the specified URL with the order details in the request body."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Returns the newly created guaranteed order in the response body upon successful completion."]]],["This document details how to create a new guaranteed order via a POST request to `https://displayvideo.googleapis.com/v3/guaranteedOrders`. The URL uses gRPC Transcoding syntax. The request requires a `accessor` query parameter, which can be either a `partnerId` or an `advertiserId`. The request body should contain a `GuaranteedOrder` instance. Upon success, the response body returns the newly created `GuaranteedOrder`. Authorization is needed with the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]