[[["容易理解","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-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"]]