class FrequencyCap extends Model (View source)

Properties

int $maxImpressions
int $maxViews
string $timeUnit
int $timeUnitCount
bool $unlimited

Methods

setMaxImpressions($maxImpressions)

No description

int
getMaxImpressions()

No description

setMaxViews($maxViews)

No description

int
getMaxViews()

No description

setTimeUnit($timeUnit)

No description

string
getTimeUnit()

No description

setTimeUnitCount($timeUnitCount)

No description

int
getTimeUnitCount()

No description

setUnlimited($unlimited)

No description

bool
getUnlimited()

No description

Details

setMaxImpressions($maxImpressions)

No description

Parameters

$maxImpressions

int getMaxImpressions()

No description

Return Value

int

setMaxViews($maxViews)

No description

Parameters

$maxViews

int getMaxViews()

No description

Return Value

int

setTimeUnit($timeUnit)

No description

Parameters

$timeUnit

string getTimeUnit()

No description

Return Value

string

setTimeUnitCount($timeUnitCount)

No description

Parameters

$timeUnitCount

int getTimeUnitCount()

No description

Return Value

int

setUnlimited($unlimited)

No description

Parameters

$unlimited

bool getUnlimited()

No description

Return Value

bool