Property | Type | Description | |
---|---|---|---|
$allowCreativePlaceholdersCustomization | boolean | ||
$builtInCompanionDeliveryOption | tnsCompanionDeliveryOption | ||
$builtInCreativePlaceholders | CreativePlaceholder[] | ||
$builtInCreativeRotationType | tnsCreativeRotationType | ||
$builtInDeliveryRateType | tnsDeliveryRateType | ||
$builtInFrequencyCaps | FrequencyCap[] | ||
$builtInRoadblockingType | tnsRoadblockingType | ||
$customizableAttributes | CustomizableAttributes | ||
$productBuiltInTargeting | Targeting |
Method | Description | |
---|---|---|
__construct ( $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null ) | ||
__construct ( $allowCreativePlaceholdersCustomization = null, $builtInCreativePlaceholders = null, $builtInRoadblockingType = null, $builtInDeliveryRateType = null, $builtInCreativeRotationType = null, $builtInCompanionDeliveryOption = null, $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null ) |
public __construct ( $allowCreativePlaceholdersCustomization = null, $builtInCreativePlaceholders = null, $builtInRoadblockingType = null, $builtInDeliveryRateType = null, $builtInCreativeRotationType = null, $builtInCompanionDeliveryOption = null, $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public bool $allowCreativePlaceholdersCustomization | ||
return | boolean |
public tnsCompanionDeliveryOption $builtInCompanionDeliveryOption | ||
return | tnsCompanionDeliveryOption |
public CreativePlaceholder[] $builtInCreativePlaceholders | ||
return | CreativePlaceholder[] |
public tnsCreativeRotationType $builtInCreativeRotationType | ||
return | tnsCreativeRotationType |
public tnsDeliveryRateType $builtInDeliveryRateType | ||
return | tnsDeliveryRateType |
public FrequencyCap[] $builtInFrequencyCaps | ||
return | FrequencyCap[] |
public tnsRoadblockingType $builtInRoadblockingType | ||
return | tnsRoadblockingType |
public CustomizableAttributes $customizableAttributes | ||
return | CustomizableAttributes |