חובה. המזהה של אלגוריתם הבידינג בהתאמה אישית שיש לאחזר.
פרמטרים של שאילתה
פרמטרים
פרמטר של איחוד accessor. חובה. מזהה את הישות ב-DV360 שבה מתבצעת הבקשה. בקשת ה-GET תחזיר רק ישות של אלגוריתם לבידינג בהתאמה אישית שאפשר לגשת אליה בישות DV360 שצוינה בתוך accessor. הערך accessor יכול להיות רק אחד מהבאים:
[null,null,["עדכון אחרון: 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"]]