PHP Class BaseAdRuleSlot, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$bumper tnsAdRuleSlotBumper
$maxAdsInPod integer
$maxBumperDuration integer
$maxPodDuration integer
$maxVideoAdDuration integer
$minPodDuration integer
$minVideoAdDuration integer
$slotBehavior tnsAdRuleSlotBehavior
$videoMidrollFrequency string
$videoMidrollFrequencyType tnsMidrollFrequencyType

Méthodes publiques

Méthode Description
__construct ( $slotBehavior = null, $minVideoAdDuration = null, $maxVideoAdDuration = null, $videoMidrollFrequencyType = null, $videoMidrollFrequency = null, $bumper = null, $maxBumperDuration = null, $minPodDuration = null, $maxPodDuration = null, $maxAdsInPod = 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 ( $slotBehavior = null, $minVideoAdDuration = null, $maxVideoAdDuration = null, $videoMidrollFrequencyType = null, $videoMidrollFrequency = null, $bumper = null, $maxBumperDuration = null, $minPodDuration = null, $maxPodDuration = null, $maxAdsInPod = 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

$bumper public_oe property

public tnsAdRuleSlotBumper $bumper
Résultat tnsAdRuleSlotBumper

$maxAdsInPod public_oe property

public int $maxAdsInPod
Résultat integer

$maxBumperDuration public_oe property

public int $maxBumperDuration
Résultat integer

$maxPodDuration public_oe property

public int $maxPodDuration
Résultat integer

$maxVideoAdDuration public_oe property

public int $maxVideoAdDuration
Résultat integer

$minPodDuration public_oe property

public int $minPodDuration
Résultat integer

$minVideoAdDuration public_oe property

public int $minVideoAdDuration
Résultat integer

$slotBehavior public_oe property

public tnsAdRuleSlotBehavior $slotBehavior
Résultat tnsAdRuleSlotBehavior

$videoMidrollFrequency public_oe property

public string $videoMidrollFrequency
Résultat string

$videoMidrollFrequencyType public_oe property

public tnsMidrollFrequencyType $videoMidrollFrequencyType
Résultat tnsMidrollFrequencyType