פרמטר האיחוד 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-02-25 (שעון UTC)."],[[["Retrieves a specific custom list using its ID via a GET request."],["Requires specifying an advertiser ID to identify the DV360 entity for access control."],["Returns the details of the custom list if the request is successful and authorized."],["Utilizes gRPC Transcoding for URL syntax and necessitates an empty request body."],["Requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["This document details how to retrieve a custom list using a GET request. The request URL requires the `customListId` as a path parameter. It also mandates the `accessor` union parameter, either `advertiserId`, as a query parameter to define the relevant DV360 entity. The request body must be empty. A successful request returns an instance of `CustomList` in the response body. The request requires `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]