[[["わかりやすい","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 UTC。"],[[["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"]]