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

ReplaceNegativeKeywordsResponse

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

Response message for NegativeKeywordService.ReplaceNegativeKeywords.

interface ReplaceNegativeKeywordsResponse {
negativeKeywords?: NegativeKeyword[];
}

§Properties

§
negativeKeywords?: NegativeKeyword[]
[src]

The full list of negative keywords now present in the negative keyword list.