class RichMediaExitOverride extends Model (View source)

Properties

protected $clickThroughUrlType
protected $clickThroughUrlDataType
bool $enabled
string $exitId

Methods

setClickThroughUrl(ClickThroughUrl $clickThroughUrl)

No description

setEnabled($enabled)

No description

bool
getEnabled()

No description

setExitId($exitId)

No description

string
getExitId()

No description

Details

setClickThroughUrl(ClickThroughUrl $clickThroughUrl)

No description

Parameters

ClickThroughUrl $clickThroughUrl

ClickThroughUrl getClickThroughUrl()

No description

Return Value

ClickThroughUrl

setEnabled($enabled)

No description

Parameters

$enabled

bool getEnabled()

No description

Return Value

bool

setExitId($exitId)

No description

Parameters

$exitId

string getExitId()

No description

Return Value

string