Property | Type | Description | |
---|---|---|---|
$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 |
Method | Description | |
---|---|---|
__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 | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsCompanionDeliveryOption $companionDeliveryOption | ||
return | tnsCompanionDeliveryOption |
public CreativePlaceholder[] $creativePlaceholders | ||
return | CreativePlaceholder[] |
public tnsCreativeRotationType $creativeRotationType | ||
return | tnsCreativeRotationType |
public BaseCustomFieldValue[] $customFieldValues | ||
return | BaseCustomFieldValue[] |
public CustomizableAttributes $customizableAttributes | ||
return | CustomizableAttributes |
public tnsDeliveryRateType $deliveryRateType | ||
return | tnsDeliveryRateType |
public tnsEnvironmentType $environmentType | ||
return | tnsEnvironmentType |
public ProductSegmentation $productSegmentation | ||
return | ProductSegmentation |
public tnsRoadblockingType $roadblockingType | ||
return | tnsRoadblockingType |