Google Apps Script API
    Preparing search index...
    interface PlaylistItemContentDetails {
        endAt?: string;
        note?: string;
        startAt?: string;
        videoId?: string;
        videoPublishedAt?: string;
    }
    Index

    Properties

    endAt?: string
    note?: string
    startAt?: string
    videoId?: string
    videoPublishedAt?: string