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

CreateBuiltInVariableResponse

import type { CreateBuiltInVariableResponse } from "https://googleapis.deno.dev/v1/tagmanager:v2.ts";
interface CreateBuiltInVariableResponse {
builtInVariable?: BuiltInVariable[];
}

§Properties

§
builtInVariable?: BuiltInVariable[]
[src]

List of created built-in variables.