Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ReplaceSitesResponse

import type { ReplaceSitesResponse } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";

Response message for SiteService.ReplaceSites.

interface ReplaceSitesResponse {
sites?: Site[];
}

§Properties

§
sites?: Site[]
[src]

The list of sites in the channel after replacing.