@adcp/client API Reference - v3.3.3
    Preparing search index...

    Interface FrequencyCap

    interface FrequencyCap {
        impressions: number;
        time_period: "day" | "week" | "month" | "lifetime";
    }
    Index

    Properties

    impressions: number
    time_period: "day" | "week" | "month" | "lifetime"