Свойство | Тип | Описание | |
---|---|---|---|
$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 |
Метод | Описание | |
---|---|---|
__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 | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |
public tnsCreativeRotationType $creativeRotationType | ||
Результат | tnsCreativeRotationType |
public tnsDeliveryRateType $deliveryRateType | ||
Результат | tnsDeliveryRateType |
public bool $enabledForSameAdvertiserException | ||
Результат | boolean |
public tnsRoadblockingType $roadblockingType | ||
Результат | tnsRoadblockingType |