PHP Class FlashCreative, googleads-php-lib

Inheritance: extends BaseFlashCreative
Mostrar archivo Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$clickTagOverlayEnabled boolean
$createSwiffyAsset boolean
$lockedOrientation tnsLockedOrientation
$swiffyAsset SwiffyFallbackAsset

Public Methods

Method Description
__construct ( $swiffyAsset = null, $createSwiffyAsset = null, $lockedOrientation = null, $clickTagOverlayEnabled = null, $overrideSize = null, $clickTagRequired = null, $sslScanResult = null, $sslManualOverride = null, $flashAsset = null, $fallbackImageAsset = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Method Details

__construct() public method

public __construct ( $swiffyAsset = null, $createSwiffyAsset = null, $lockedOrientation = null, $clickTagOverlayEnabled = null, $overrideSize = null, $clickTagRequired = null, $sslScanResult = null, $sslManualOverride = null, $flashAsset = null, $fallbackImageAsset = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$clickTagOverlayEnabled public_oe property

public bool $clickTagOverlayEnabled
return boolean

$createSwiffyAsset public_oe property

public bool $createSwiffyAsset
return boolean

$lockedOrientation public_oe property

public tnsLockedOrientation $lockedOrientation
return tnsLockedOrientation

$swiffyAsset public_oe property

public SwiffyFallbackAsset $swiffyAsset
return SwiffyFallbackAsset