PHP Class SetTopBoxCreative, googleads-php-lib

Inheritance: extends BaseVideoCreative
Show file Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$availabilityRegionIds string[]
$externalAssetId string
$licenseWindowEndDateTime DateTime
$licenseWindowStartDateTime DateTime
$providerId string

Public Methods

Method Description
__construct ( $externalAssetId = null, $providerId = null, $duration = null, $allowDurationOverride = null, $trackingUrls = null, $companionCreativeIds = null, $customParameters = null, $vastPreviewUrl = null, $sslScanResult = null, $sslManualOverride = null )
__construct ( $externalAssetId = null, $providerId = null, $availabilityRegionIds = null, $licenseWindowStartDateTime = null, $licenseWindowEndDateTime = null, $duration = null, $allowDurationOverride = null, $trackingUrls = null, $companionCreativeIds = null, $customParameters = null, $vastPreviewUrl = null, $sslScanResult = null, $sslManualOverride = 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 ( $externalAssetId = null, $providerId = null, $duration = null, $allowDurationOverride = null, $trackingUrls = null, $companionCreativeIds = null, $customParameters = null, $vastPreviewUrl = null, $sslScanResult = null, $sslManualOverride = null )

__construct() public method

public __construct ( $externalAssetId = null, $providerId = null, $availabilityRegionIds = null, $licenseWindowStartDateTime = null, $licenseWindowEndDateTime = null, $duration = null, $allowDurationOverride = null, $trackingUrls = null, $companionCreativeIds = null, $customParameters = null, $vastPreviewUrl = null, $sslScanResult = null, $sslManualOverride = 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

$availabilityRegionIds public property

public string[] $availabilityRegionIds
return string[]

$externalAssetId public property

public string $externalAssetId
return string

$licenseWindowEndDateTime public property

public DateTime $licenseWindowEndDateTime
return DateTime

$licenseWindowStartDateTime public property

public DateTime $licenseWindowStartDateTime
return DateTime

$providerId public property

public string $providerId
return string