Property | Type | Description | |
---|---|---|---|
$creativeRotationType | tnsCreativeRotationType | ||
$deliveryRateType | tnsDeliveryRateType | ||
$enabledForSameAdvertiserException | boolean | ||
$endTime | DateTime | ||
$id | integer | ||
$isDefault | boolean | ||
$lineItemName | string | ||
$lineItemType | tnsLineItemType | ||
$name | string | ||
$notes | string | ||
$roadblockingType | tnsRoadblockingType | ||
$startTime | DateTime | ||
$targetPlatform | tnsTargetPlatform |
Method | Description | |
---|---|---|
__construct ( $id = null, $name = null, $isDefault = null, $lineItemName = null, $enabledForSameAdvertiserException = null, $notes = null, $lineItemType = null, $startTime = null, $endTime = null, $deliveryRateType = null, $roadblockingType = null, $creativeRotationType = null ) | ||
__construct ( $id = null, $name = null, $isDefault = null, $lineItemName = null, $targetPlatform = null, $enabledForSameAdvertiserException = null, $notes = null, $lineItemType = null, $startTime = null, $endTime = null, $deliveryRateType = null, $roadblockingType = null, $creativeRotationType = 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, $isDefault = null, $lineItemName = null, $enabledForSameAdvertiserException = null, $notes = null, $lineItemType = null, $startTime = null, $endTime = null, $deliveryRateType = null, $roadblockingType = null, $creativeRotationType = null ) |
public __construct ( $id = null, $name = null, $isDefault = null, $lineItemName = null, $targetPlatform = null, $enabledForSameAdvertiserException = null, $notes = null, $lineItemType = null, $startTime = null, $endTime = null, $deliveryRateType = null, $roadblockingType = null, $creativeRotationType = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsCreativeRotationType $creativeRotationType | ||
return | tnsCreativeRotationType |
public tnsDeliveryRateType $deliveryRateType | ||
return | tnsDeliveryRateType |
public bool $enabledForSameAdvertiserException | ||
return | boolean |
public tnsRoadblockingType $roadblockingType | ||
return | tnsRoadblockingType |