@nosto/nosto-js

    Interface PlacementDebugDTO

    interface PlacementDebugDTO {
        activeRule?: SegmentRuleDebugDTO;
        divId: string;
        enabled: boolean;
        id: string;
        name: string;
        rules: PlacementRuleDTO[];
    }
    Index

    Properties

    activeRule?: SegmentRuleDebugDTO
    divId: string
    enabled: boolean
    id: string
    name: string
    MMNEPVFCICPMFPCPTTAAATR