[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2023-12-02 UTC."],[[["Display & Video 360 API v1 is deprecated and the content describes the process to create a site in a channel using the updated API."],["This involves making a POST request to a specific endpoint with the necessary channel and advertiser IDs."],["The request body should contain a `Site` object defining the site details, as per the API reference."],["Successful execution returns a `Site` object representing the newly created site within the specified channel."],["This functionality necessitates the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["The Display & Video 360 API v1 is no longer available. To create a site within a channel, a POST request is sent to `https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/channels/{channelId}/sites`. This requires specifying the `channelId` and `advertiserId` in the path, and optionally `partnerId` as query parameters. The request body includes a `Site` instance, and successful requests will return a newly created `Site` instance. OAuth scope `https://www.googleapis.com/auth/display-video` is necessary.\n"]]