PHP Class AdRule, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$endDateTime DateTime
$frequencyCapBehavior tnsFrequencyCapBehavior
$id integer
$maxImpressionsPerLineItemPerPod integer
$maxImpressionsPerLineItemPerStream integer
$midroll BaseAdRuleSlot
$name string
$postroll BaseAdRuleSlot
$preroll BaseAdRuleSlot
$priority integer
$startDateTime DateTime
$startDateTimeType tnsStartDateTimeType
$status tnsAdRuleStatus
$targeting Targeting
$unlimitedEndDateTime boolean

Méthodes publiques

Méthode Description
__construct ( $id = null, $name = null, $priority = null, $targeting = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $unlimitedEndDateTime = null, $status = null, $frequencyCapBehavior = null, $maxImpressionsPerLineItemPerStream = null, $maxImpressionsPerLineItemPerPod = null, $preroll = null, $midroll = null, $postroll = 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 ( $id = null, $name = null, $priority = null, $targeting = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $unlimitedEndDateTime = null, $status = null, $frequencyCapBehavior = null, $maxImpressionsPerLineItemPerStream = null, $maxImpressionsPerLineItemPerPod = null, $preroll = null, $midroll = null, $postroll = 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

$endDateTime public_oe property

public DateTime $endDateTime
Résultat DateTime

$frequencyCapBehavior public_oe property

public tnsFrequencyCapBehavior $frequencyCapBehavior
Résultat tnsFrequencyCapBehavior

$id public_oe property

public int $id
Résultat integer

$maxImpressionsPerLineItemPerPod public_oe property

public int $maxImpressionsPerLineItemPerPod
Résultat integer

$maxImpressionsPerLineItemPerStream public_oe property

public int $maxImpressionsPerLineItemPerStream
Résultat integer

$midroll public_oe property

public BaseAdRuleSlot $midroll
Résultat BaseAdRuleSlot

$name public_oe property

public string $name
Résultat string

$postroll public_oe property

public BaseAdRuleSlot $postroll
Résultat BaseAdRuleSlot

$preroll public_oe property

public BaseAdRuleSlot $preroll
Résultat BaseAdRuleSlot

$priority public_oe property

public int $priority
Résultat integer

$startDateTime public_oe property

public DateTime $startDateTime
Résultat DateTime

$startDateTimeType public_oe property

public tnsStartDateTimeType $startDateTimeType
Résultat tnsStartDateTimeType

$status public_oe property

public tnsAdRuleStatus $status
Résultat tnsAdRuleStatus

$targeting public_oe property

public Targeting $targeting
Résultat Targeting

$unlimitedEndDateTime public_oe property

public bool $unlimitedEndDateTime
Résultat boolean