class CampaignGoal extends Model (View source)

Properties

string $campaignGoalType
protected $performanceGoalType
protected $performanceGoalDataType

Methods

setCampaignGoalType($campaignGoalType)

No description

string
getCampaignGoalType()

No description

setPerformanceGoal(PerformanceGoal $performanceGoal)

No description

Details

setCampaignGoalType($campaignGoalType)

No description

Parameters

$campaignGoalType

string getCampaignGoalType()

No description

Return Value

string

setPerformanceGoal(PerformanceGoal $performanceGoal)

No description

Parameters

PerformanceGoal $performanceGoal

PerformanceGoal getPerformanceGoal()

No description

Return Value

PerformanceGoal