Google Apps Script API
    Preparing search index...
    interface CampaignTargetLink {
        targetId?: string;
        targetType?: string;
    }
    Index

    Properties

    targetId?: string
    targetType?: string