Property | Type | Description | |
---|---|---|---|
$endDateTime | DateTime | ||
$frequencyCapBehavior | tnsFrequencyCapBehavior | ||
$id | integer | ||
$maxImpressionsPerLineItemPerPod | integer | ||
$maxImpressionsPerLineItemPerStream | integer | ||
$midroll | BaseAdRuleSlot | ||
$name | string | ||
$postroll | BaseAdRuleSlot | ||
$preroll | BaseAdRuleSlot | ||
$priority | integer | ||
$startDateTime | DateTime | ||
$startDateTimeType | tnsStartDateTimeType | ||
$status | tnsAdRuleStatus | ||
$targeting | Targeting | ||
$unlimitedEndDateTime | boolean |
Method | Description | |
---|---|---|
__construct ( $id = null, $name = null, $priority = null, $targeting = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $unlimitedEndDateTime = null, $status = null, $frequencyCapBehavior = null, $maxImpressionsPerLineItemPerStream = null, $maxImpressionsPerLineItemPerPod = null, $preroll = null, $midroll = null, $postroll = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $name = null, $priority = null, $targeting = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $unlimitedEndDateTime = null, $status = null, $frequencyCapBehavior = null, $maxImpressionsPerLineItemPerStream = null, $maxImpressionsPerLineItemPerPod = null, $preroll = null, $midroll = null, $postroll = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsFrequencyCapBehavior $frequencyCapBehavior | ||
return | tnsFrequencyCapBehavior |
public int $maxImpressionsPerLineItemPerPod | ||
return | integer |
public int $maxImpressionsPerLineItemPerStream | ||
return | integer |
public tnsStartDateTimeType $startDateTimeType | ||
return | tnsStartDateTimeType |