[[["わかりやすい","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-12 UTC。"],[[["Display & Video 360 API v1 is sunset and this document outlines the details for listing partners accessible to the current user."],["The `partners.list` method allows you to retrieve a list of partners, filter and sort them based on specified criteria, and control pagination."],["It requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["The response includes a list of partners and a token for retrieving subsequent pages of results if available."]]],["This document details the `partners.list` method for accessing Display & Video 360 partners. The HTTP `GET` request is made to `https://displayvideo.googleapis.com/v1/partners`. Key actions include using query parameters like `pageSize`, `pageToken`, `orderBy`, and `filter` to refine the partner list. The request body is empty. The response, formatted in JSON, includes a list of accessible partners and a `nextPageToken` for paginated results. Authorization requires the `https://www.googleapis.com/auth/display-video` scope.\n"]]