@nosto/nosto-js

    Interface SegmentRuleDebugDTO

    interface SegmentRuleDebugDTO {
        draft?: TestDebugDTO;
        segment: string;
        test?: TestDebugDTO;
        to?: CampaignId<string>;
        type: TargetType;
    }
    Index

    Properties

    draft?: TestDebugDTO
    segment: string
    to?: CampaignId<string>
    MMNEPVFCICPMFPCPTTAAATR