יצירת אובייקט הפניה לסקריפט של בידינג בהתאמה אישית עבור קובץ סקריפט.
אובייקט העזר שמתקבל מספק נתיב משאב שאליו יש להעלות את קובץ הסקריפט. יש לכלול את אובייקט העזר הזה כשיוצרים אובייקט חדש של סקריפט של בידינג בהתאמה אישית.
בקשת HTTP
GET https://displayvideo.googleapis.com/v1/customBiddingAlgorithms/{customBiddingAlgorithmId}:uploadScript
חובה. המזהה של אלגוריתם הבידינג בהתאמה אישית הוא הבעלים של הסקריפט.
פרמטרים של שאילתה
פרמטרים
פרמטר איחוד 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"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["Creates a custom bidding script reference object to upload a script file for a custom bidding algorithm."],["To use, include the resulting reference object when creating a new custom bidding script object."],["Requires specifying the custom bidding algorithm ID and the owner (partner or advertiser) in the request."],["Authentication is necessary using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This describes how to create a custom bidding script reference object for uploading a script file using the Display & Video 360 API. The process uses a `GET` request to `customBiddingAlgorithms/{customBiddingAlgorithmId}:uploadScript`. Required path parameters include the `customBiddingAlgorithmId`. The `owner` query parameter is required and can be either a `partnerId` or `advertiserId`. The request body must be empty and if successful it returns a CustomBiddingScriptRef object. Authorization requires the `https://www.googleapis.com/auth/display-video` scope.\n"]]