Google Apps Script API
    Preparing search index...
    interface SponsorSnippet {
        channelId?: string;
        cumulativeDurationMonths?: number;
        sponsorDetails?: ChannelProfileDetails;
        sponsorSince?: string;
    }
    Index

    Properties

    channelId?: string
    cumulativeDurationMonths?: number
    sponsorDetails?: ChannelProfileDetails
    sponsorSince?: string