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

GroupItemResource

import type { GroupItemResource } from "https://googleapis.deno.dev/v1/youtubeAnalytics:v2.ts";
interface GroupItemResource {
id?: string;
kind?: string;
}

§Properties

§
id?: string
[src]

The channel, video, playlist, or asset ID that YouTube uses to uniquely identify the item that is being added to the group.

§
kind?: string
[src]

Identifies the type of resource being added to the group. Valid values for this property are: * youtube#channel * youtube#playlist * youtube#video * youtubePartner#asset