[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]