PHP Class BaseFlashRedirectCreative, googleads-php-lib

If the remote flash asset cannot be served, a fallback image is used at an alternate URL.
Inheritance: extends HasDestinationUrlCreative
Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$fallbackPreviewUrl string
$fallbackUrl string
$flashUrl string
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult

Méthodes publiques

Méthode Description
__construct ( $flashUrl = null, $fallbackUrl = null, $fallbackPreviewUrl = null, $sslScanResult = null, $sslManualOverride = null, $destinationUrl = null, $destinationUrlType = 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 ( $flashUrl = null, $fallbackUrl = null, $fallbackPreviewUrl = null, $sslScanResult = null, $sslManualOverride = null, $destinationUrl = null, $destinationUrlType = 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

$fallbackPreviewUrl public_oe property

public string $fallbackPreviewUrl
Résultat string

$fallbackUrl public_oe property

public string $fallbackUrl
Résultat string

$flashUrl public_oe property

public string $flashUrl
Résultat string

$sslManualOverride public_oe property

public tnsSslManualOverride $sslManualOverride
Résultat tnsSslManualOverride

$sslScanResult public_oe property

public tnsSslScanResult $sslScanResult
Résultat tnsSslScanResult