[[["易于理解","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-08-21。"],[[["Display & Video 360 API v1 is sunset and this document outlines the specifications for listing combined audiences using the v1 API."],["The API request is a GET request to the specified URL with parameters for pagination, filtering, and sorting results."],["The response returns a list of combined audiences along with a token for retrieving the next page of results, if available."],["Authorization with the 'https://www.googleapis.com/auth/display-video' scope is required to use this API."]]],["This document details how to list combined audiences using the Display & Video 360 API. It uses a `GET` request to `https://displayvideo.googleapis.com/v1/combinedAudiences`. Key parameters include `pageSize`, `pageToken`, `orderBy`, and `filter` for pagination, sorting, and filtering. A required union parameter `accessor` uses either `partnerId` or `advertiserId` to identify the DV360 entity. The empty request body returns a response with `combinedAudiences` and `nextPageToken`. Authorization requires the `https://www.googleapis.com/auth/display-video` scope.\n"]]