Google Apps Script API
    Preparing search index...
    interface McfDataProfileInfo {
        accountId?: string;
        internalWebPropertyId?: string;
        profileId?: string;
        profileName?: string;
        tableId?: string;
        webPropertyId?: string;
    }
    Index

    Properties

    accountId?: string
    internalWebPropertyId?: string
    profileId?: string
    profileName?: string
    tableId?: string
    webPropertyId?: string