यूनियन पैरामीटर accessor. ज़रूरी है. इससे पता चलता है कि DV360 की किस इकाई में अनुरोध किया जा रहा है. जीईटी अनुरोध, कस्टम सूची की सिर्फ़ वे इकाइयां दिखाएगा जिन्हें accessor में पहचानी गई DV360 इकाई के लिए ऐक्सेस किया जा सकता है. 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"]],["आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया."],[[["This document outlines how to get a custom list using the Display & Video 360 API."],["It specifies the required HTTP request, path and query parameters, and authorization scope."],["The request body should be empty, and a successful response will contain a `CustomList` object."],["You need to identify the requesting DV360 entity using the `accessor` query parameter (e.g., `advertiserId`)."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["The Display & Video 360 API v2 has been discontinued. To retrieve a specific custom list, a GET request is sent to `https://displayvideo.googleapis.com/v2/customLists/{customListId}`. The `customListId` is required as a path parameter, and the `accessor` (e.g., `advertiserId`) is needed as a query parameter. The request body must be empty. A successful response returns a `CustomList` instance. The request requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]