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

AdCode

import type { AdCode } from "https://googleapis.deno.dev/v1/adsensehost:v4.1.ts";
interface AdCode {
adCode?: string;
kind?: string;
}

§Properties

§
adCode?: string
[src]

The ad code snippet.

§
kind?: string
[src]

Kind this is, in this case adsensehost#adCode.