class NonProductPerformanceView extends Model (View source)

Properties

$clickThroughRate
string $clicks
protected $dateType
protected $dateDataType
string $impressions
protected $weekType
protected $weekDataType

Methods

setClickThroughRate($clickThroughRate)

No description

getClickThroughRate()

No description

setClicks($clicks)

No description

string
getClicks()

No description

setDate(Date $date)

No description

getDate()

No description

setImpressions($impressions)

No description

string
getImpressions()

No description

setWeek(Date $week)

No description

getWeek()

No description

Details

setClickThroughRate($clickThroughRate)

No description

Parameters

$clickThroughRate

getClickThroughRate()

No description

setClicks($clicks)

No description

Parameters

$clicks

string getClicks()

No description

Return Value

string

setDate(Date $date)

No description

Parameters

Date $date

Date getDate()

No description

Return Value

Date

setImpressions($impressions)

No description

Parameters

$impressions

string getImpressions()

No description

Return Value

string

setWeek(Date $week)

No description

Parameters

Date $week

Date getWeek()

No description

Return Value

Date