[[["易于理解","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):2025-03-06。"],[[["Lists first and third party audiences, providing options to filter, sort, and paginate the results."],["The request must specify either a partner ID or an advertiser ID to define the scope of accessible audiences."],["Responses include a list of first and third party audiences and a token for retrieving subsequent pages, if available."],["The API uses a standard HTTP GET request and requires authorization with the `display-video` scope."]]],["This API endpoint lists first and third-party audiences via a `GET` request to `https://displayvideo.googleapis.com/v3/firstAndThirdPartyAudiences`. Query parameters include `pageSize` (defaults to 100, increasing to 5000 in 2025), `pageToken` for pagination, `orderBy` to sort by audience ID or display name, and `filter` to refine results by display name. Access requires either `partnerId` or `advertiserId`. The response includes an array of audience objects and a `nextPageToken` for further pagination. The request body is empty, and authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]