[[["わかりやすい","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-02-25 UTC。"],[[["This request retrieves a specific channel belonging to either a partner or an advertiser within Display & Video 360."],["The channel is identified using its unique ID and the ID of its owning entity (advertiser or partner)."],["The request doesn't require a body and, upon success, returns a detailed representation of the channel."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["This describes how to retrieve a channel for a partner or advertiser using a `GET` request. The request URL specifies the `advertiserId` and `channelId` as path parameters. It also requires an `owner`, identified via either `advertiserId` or `partnerId` in the path or query parameters. The request body is empty. A successful response returns a `Channel` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]