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
Datei anzeigen Open project: googleads/googleads-php-lib Class Usage Examples

Public Properties

Property Type Description
$fallbackPreviewUrl string
$fallbackUrl string
$flashUrl string
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult

Public Methods

Method 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 method

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

$fallbackPreviewUrl public_oe property

public string $fallbackPreviewUrl
return string

$fallbackUrl public_oe property

public string $fallbackUrl
return string

$flashUrl public_oe property

public string $flashUrl
return string

$sslManualOverride public_oe property

public tnsSslManualOverride $sslManualOverride
return tnsSslManualOverride

$sslScanResult public_oe property

public tnsSslScanResult $sslScanResult
return tnsSslScanResult