Свойство | Тип | Описание | |
---|---|---|---|
$builtInTargeting | Targeting | ||
$companionDeliveryOption | tnsCompanionDeliveryOption | ||
$creationDateTime | DateTime | ||
$creativePlaceholders | CreativePlaceholder[] | ||
$creativeRotationType | tnsCreativeRotationType | ||
$creatorId | integer | ||
$customFieldValues | BaseCustomFieldValue[] | ||
$customizableAttributes | CustomizableAttributes | ||
$deliveryRateType | tnsDeliveryRateType | ||
$description | string | ||
$environmentType | tnsEnvironmentType | ||
$frequencyCaps | FrequencyCap[] | ||
$id | integer | ||
$lastModifiedDateTime | DateTime | ||
$lineItemType | tnsLineItemType | ||
$name | string | ||
$nameMacro | string | ||
$priority | integer | ||
$productSegmentation | ProductSegmentation | ||
$productType | tnsProductType | ||
$rateType | tnsRateType | ||
$roadblockingType | tnsRoadblockingType | ||
$status | tnsProductTemplateStatus | ||
$videoMaxDuration | integer |
Метод | Описание | |
---|---|---|
__construct ( $id = null, $name = null, $creationDateTime = null, $lastModifiedDateTime = null, $description = null, $nameMacro = null, $status = null, $productType = null, $creatorId = null, $rateType = null, $roadblockingType = null, $creativePlaceholders = null, $lineItemType = null, $priority = null, $frequencyCaps = null, $productSegmentation = null, $builtInTargeting = null, $customizableAttributes = null, $customFieldValues = null, $environmentType = null, $videoMaxDuration = null ) | ||
__construct ( $id = null, $name = null, $creationDateTime = null, $lastModifiedDateTime = null, $description = null, $nameMacro = null, $status = null, $productType = null, $creatorId = null, $rateType = null, $roadblockingType = null, $deliveryRateType = null, $creativeRotationType = null, $companionDeliveryOption = null, $creativePlaceholders = null, $lineItemType = null, $priority = null, $frequencyCaps = null, $productSegmentation = null, $builtInTargeting = null, $customizableAttributes = null, $customFieldValues = null, $environmentType = null, $videoMaxDuration = 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, $creationDateTime = null, $lastModifiedDateTime = null, $description = null, $nameMacro = null, $status = null, $productType = null, $creatorId = null, $rateType = null, $roadblockingType = null, $creativePlaceholders = null, $lineItemType = null, $priority = null, $frequencyCaps = null, $productSegmentation = null, $builtInTargeting = null, $customizableAttributes = null, $customFieldValues = null, $environmentType = null, $videoMaxDuration = null ) |
public __construct ( $id = null, $name = null, $creationDateTime = null, $lastModifiedDateTime = null, $description = null, $nameMacro = null, $status = null, $productType = null, $creatorId = null, $rateType = null, $roadblockingType = null, $deliveryRateType = null, $creativeRotationType = null, $companionDeliveryOption = null, $creativePlaceholders = null, $lineItemType = null, $priority = null, $frequencyCaps = null, $productSegmentation = null, $builtInTargeting = null, $customizableAttributes = null, $customFieldValues = null, $environmentType = null, $videoMaxDuration = null ) |
public getNamespace ( ) : string | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |
public tnsCompanionDeliveryOption $companionDeliveryOption | ||
Результат | tnsCompanionDeliveryOption |
public CreativePlaceholder[] $creativePlaceholders | ||
Результат | CreativePlaceholder[] |
public tnsCreativeRotationType $creativeRotationType | ||
Результат | tnsCreativeRotationType |
public BaseCustomFieldValue[] $customFieldValues | ||
Результат | BaseCustomFieldValue[] |
public CustomizableAttributes $customizableAttributes | ||
Результат | CustomizableAttributes |
public tnsDeliveryRateType $deliveryRateType | ||
Результат | tnsDeliveryRateType |
public tnsEnvironmentType $environmentType | ||
Результат | tnsEnvironmentType |
public ProductSegmentation $productSegmentation | ||
Результат | ProductSegmentation |
public tnsRoadblockingType $roadblockingType | ||
Результат | tnsRoadblockingType |
public tnsProductTemplateStatus $status | ||
Результат | tnsProductTemplateStatus |