[[["易于理解","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"]],["最后更新时间 (UTC):2024-11-08。"],[[["Display & Video 360 API v1 is sunset and this page documents the custom lists endpoint."],["This endpoint allows you to retrieve a list of custom lists, with options to filter, sort, and paginate the results."],["The request body should be empty, and the response includes an array of custom lists and a token for pagination."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines the process for listing custom lists using the Display & Video 360 API. It utilizes a `GET` request to the `/v1/customLists` endpoint. Users can specify `pageSize`, `pageToken`, `orderBy`, `filter`, and `advertiserId` as query parameters. The response includes an array of `customLists` and a `nextPageToken` for pagination. It requires the `https://www.googleapis.com/auth/display-video` authorization scope. The request body is empty.\n"]]