Google Apps Script API
    Preparing search index...
    interface ChannelProfileDetails {
        channelId?: string;
        channelUrl?: string;
        displayName?: string;
        profileImageUrl?: string;
    }
    Index

    Properties

    channelId?: string
    channelUrl?: string
    displayName?: string
    profileImageUrl?: string