Google Apps Script API
    Preparing search index...
    interface CampaignSource {
        sourceType?: string;
        sourceValue?: string[];
    }
    Index

    Properties

    sourceType?: string
    sourceValue?: string[]