Union parameter accessor. Required. Identifies which DV360 entity the request is being made within. The GET request will only return custom list entities that are accessible to the DV360 entity identified within the accessor. accessor can be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 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."]]],[]]