مَعلمة الائتلاف accessor. مطلوب. لتحديد كيان "مساحة العرض والفيديو 360" الذي يتم تقديم الطلب من خلاله. لن يعرض طلب GET سوى عناصر القوائم المخصّصة التي يمكن الوصول إليها من خلال عنصر "مساحة العرض والفيديو 360" المحدّد في accessor. يمكن أن يكون accessor واحدًا فقط مما يلي:
تاريخ التعديل الأخير: 2025-02-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]