Google Apps Script API
    Preparing search index...
    interface ResourceId {
        channelId?: string;
        kind?: string;
        playlistId?: string;
        videoId?: string;
    }
    Index

    Properties

    channelId?: string
    kind?: string
    playlistId?: string
    videoId?: string