[[["易于理解","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"]],["最后更新时间 (UTC):2025-02-25。"],[[["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"]]