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

LanguageTargeting

import type { LanguageTargeting } from "https://googleapis.deno.dev/v1/dfareporting:v4.ts";

Language Targeting.

interface LanguageTargeting {
languages?: Language[];
}

§Properties

§
languages?: Language[]
[src]

Languages that this ad targets. For each language only languageId is required. The other fields are populated automatically when the ad is inserted or updated.