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

AccountsContainersVersionsGetOptions

import type { AccountsContainersVersionsGetOptions } from "https://googleapis.deno.dev/v1/tagmanager:v2.ts";

Additional options for TagManager#accountsContainersVersionsGet.

interface AccountsContainersVersionsGetOptions {
containerVersionId?: string;
}

§Properties

§
containerVersionId?: string
[src]

The GTM ContainerVersion ID. Specify published to retrieve the currently published version.