مطلوب. معرّف خوارزمية عروض الأسعار المخصّصة التي تملك النص البرمجي.
مَعلمات طلب البحث
المعلمات
مَعلمة الائتلاف owner. مطلوب. تُحدِّد هذه السمة عنصر "مساحة العرض والفيديو 360" الذي يملك خوارزمية عروض الأسعار المخصّصة الرئيسية. ويمكن أن يكون شريكًا أو معلِنًا. يمكن أن يكون owner واحدًا فقط مما يلي:
تاريخ التعديل الأخير: 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 custom bidding script associated with a specific custom bidding algorithm."],["Requires specifying the custom bidding algorithm ID and the owner (either partner or advertiser) in the request."],["The request body should contain the details of the custom bidding script, as defined in the `CustomBiddingScript` object."],["A successful response returns the newly created custom bidding script object."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This describes creating a new custom bidding script via a POST HTTP request to a specific URL. The request requires `customBiddingAlgorithmId` in the path and an `owner` (either `partnerId` or `advertiserId`) in the query. The request body needs a `CustomBiddingScript` instance. The successful response will contain the newly created `CustomBiddingScript`. Note, updates to custom bidding algorithms assigned to line items will error after April 1, 2025. This process requires the `display-video` OAuth scope.\n"]]