[[["התוכן קל להבנה","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)."],[[["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"]]