[[["わかりやすい","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"]],["最終更新日 2024-09-09 UTC。"],[[["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"]]