PHP Class FlashCreative, googleads-php-lib

Inheritance: extends BaseFlashCreative
Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$clickTagOverlayEnabled boolean
$createSwiffyAsset boolean
$lockedOrientation tnsLockedOrientation
$swiffyAsset SwiffyFallbackAsset

Méthodes publiques

Méthode 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 méthode

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

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$clickTagOverlayEnabled public_oe property

public bool $clickTagOverlayEnabled
Résultat boolean

$createSwiffyAsset public_oe property

public bool $createSwiffyAsset
Résultat boolean

$lockedOrientation public_oe property

public tnsLockedOrientation $lockedOrientation
Résultat tnsLockedOrientation

$swiffyAsset public_oe property

public SwiffyFallbackAsset $swiffyAsset
Résultat SwiffyFallbackAsset