Property | Type | Description | |
---|---|---|---|
$baseCampaignId | integer | ||
$budgetId | integer | ||
$draftId | integer | ||
$endDate | string | ||
$id | integer | ||
$name | string | ||
$startDate | string | ||
$status | tnsTrialStatus | ||
$trafficSplitPercent | integer | ||
$trialCampaignId | integer |
Method | Description | |
---|---|---|
__construct ( $id = null, $baseCampaignId = null, $draftId = null, $budgetId = null, $name = null, $startDate = null, $endDate = null, $trafficSplitPercent = null, $status = null, $trialCampaignId = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $baseCampaignId = null, $draftId = null, $budgetId = null, $name = null, $startDate = null, $endDate = null, $trafficSplitPercent = null, $status = null, $trialCampaignId = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |