Property | Type | Description | |
---|---|---|---|
$adUnitSizes | AdUnitSize[] | ||
$contentProviderAdUnitId | integer | ||
$distributorName | string | ||
$id | integer | ||
$name | string | ||
$status | tnsSharedAdUnitStatus | ||
$targetPlatform | tnsTargetPlatform | ||
$targetWindow | tnsAdUnitTargetWindow |
Method | Description | |
---|---|---|
__construct ( $id = null, $name = null, $distributorName = null, $contentProviderAdUnitId = null, $status = null, $targetPlatform = null, $targetWindow = null, $adUnitSizes = 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, $distributorName = null, $contentProviderAdUnitId = null, $status = null, $targetPlatform = null, $targetWindow = null, $adUnitSizes = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsTargetPlatform $targetPlatform | ||
return | tnsTargetPlatform |