[null,null,["最后更新时间 (UTC):2024-09-09。"],[[["Lists Google audiences, with the order determined by the `orderBy` parameter and results filtered using the `filter` parameter."],["Supports pagination using `pageSize` and `pageToken` parameters to retrieve and navigate through the list of Google audiences."],["Requires specifying an `accessor` parameter to identify the DV360 entity (partner or advertiser) for access control."],["Uses a GET request to `https://displayvideo.googleapis.com/v2/googleAudiences` with optional query parameters for filtering and ordering."],["Needs authorization with the `https://www.googleapis.com/auth/display-video` scope for accessing the Display & Video 360 API."]]],["This document outlines the process of listing Google audiences via the Display & Video 360 API. Key actions include using a `GET` request to the specified URL. Requests can be customized using query parameters like `pageSize`, `pageToken`, `orderBy`, and `filter`. An `accessor` parameter, either `partnerId` or `advertiserId`, is required. The API returns a list of `googleAudiences` and a `nextPageToken` for pagination, with responses structured in JSON. OAuth scope `https://www.googleapis.com/auth/display-video` is required.\n"]]