כדי לדון במוצרים שלנו ולתת עליהם משוב, אפשר להצטרף לערוץ הרשמי של Display & Video 360 API וקובצי נתונים מובנים ב-Discord בשרת של קהילת הפרסום והמדידה של Google.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
חובה. המזהה של אלגוריתם הבידינג בהתאמה אישית שיש לאחזר.
פרמטרים של שאילתה
פרמטרים
פרמטר של איחוד accessor. חובה. מזהה את הישות ב-DV360 שבה מתבצעת הבקשה. בקשת ה-GET תחזיר רק ישות של אלגוריתם לבידינג בהתאמה אישית שאפשר לגשת אליה בישות DV360 שצוינה בתוך accessor. הערך accessor יכול להיות רק אחד מהבאים:
[[["התוכן קל להבנה","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-07-26 (שעון UTC)."],[],["The provided content outlines how to retrieve a custom bidding algorithm using the Display & Video 360 API. It utilizes a `GET` request with the URL structure `https://displayvideo.googleapis.com/v2/customBiddingAlgorithms/{customBiddingAlgorithmId}`. A required path parameter, `customBiddingAlgorithmId`, specifies the algorithm's ID. A query parameter `accessor` with either `partnerId` or `advertiserId` identifies the DV360 entity. The request body should be empty. A successful request returns a `CustomBiddingAlgorithm` instance, and requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]