Google Apps Script API
    Preparing search index...
    interface PromotedItemId {
        recentlyUploadedBy?: string;
        type?: string;
        videoId?: string;
        websiteUrl?: string;
    }
    Index

    Properties

    recentlyUploadedBy?: string
    type?: string
    videoId?: string
    websiteUrl?: string