[[["เข้าใจง่าย","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"]]