[[["เข้าใจง่าย","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-06-11 UTC"],[[["Display & Video 360 API v2 is sunset and this documentation details creating a new site within a channel using the API."],["The API request utilizes an HTTP POST method with specific path and query parameters to define the location and ownership of the new site."],["Successful API calls will return a response containing the details of the newly created site, formatted according to the Site object definition."],["Users need to be authorized with the `https://www.googleapis.com/auth/display-video` OAuth scope to utilize this API functionality."]]],["The provided content outlines the process for creating a site within a channel using the Display & Video 360 API. A `POST` request is sent to the specified URL, including the `advertiserId` and `channelId` as path parameters. The request requires one of the parameters to indicate the owner and a `site` object in the request body. Upon success, the response will include the newly created `site` object. Authorization via OAuth is mandatory using `display-video` scope.\n"]]