חובה. המזהה של האלגוריתם של הבידינג בהתאמה אישית שהסקריפט נמצא בבעלותו.
פרמטרים של שאילתה
פרמטרים
פרמטר איחוד owner. חובה. מזהה הישות ב-DV360 שנמצאת בבעלותה של אלגוריתם ההורה של בידינג בהתאמה אישית. זה יכול להיות שותף או מפרסם. owner יכול להיות רק אחד מהבאים:
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2024-06-11 (שעון UTC)."],[[["Display & Video 360 API v2 is sunset and this document outlines the creation of new custom bidding scripts using the API."],["The API request utilizes an HTTP POST method to a specific endpoint with path and query parameters defining the script ownership and parent algorithm."],["Both request and response bodies involve a `CustomBiddingScript` object for data exchange regarding the script details."],["Proper authorization using the `https://www.googleapis.com/auth/display-video` scope is required for successful API interaction."]]],["This documentation details the process for creating a new custom bidding script via the Display & Video API. It uses a `POST` request to the specified URL, including the required `customBiddingAlgorithmId`. The request must identify the owning DV360 entity using either `partnerId` or `advertiserId` as a query parameter. The request body must contain a `CustomBiddingScript` instance. A successful request returns the newly created `CustomBiddingScript` instance in the response body and requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]