프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 ProductSegmentation $productSegmentation | ||
리턴 | ProductSegmentation |