تاريخ التعديل الأخير: 2025-02-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]]