ReplaceNegativeKeywordsResponse
import type { ReplaceNegativeKeywordsResponse } from "https://googleapis.deno.dev/v1/displayvideo:v4.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.