PHP Класс AdRule, googleads-php-lib

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$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

Открытые методы

Метод Описание
__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

Описание методов

__construct() публичный Метод

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() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$endDateTime публичное свойство

public DateTime $endDateTime
Результат DateTime

$frequencyCapBehavior публичное свойство

public tnsFrequencyCapBehavior $frequencyCapBehavior
Результат tnsFrequencyCapBehavior

$id публичное свойство

public int $id
Результат integer

$maxImpressionsPerLineItemPerPod публичное свойство

public int $maxImpressionsPerLineItemPerPod
Результат integer

$maxImpressionsPerLineItemPerStream публичное свойство

public int $maxImpressionsPerLineItemPerStream
Результат integer

$midroll публичное свойство

public BaseAdRuleSlot $midroll
Результат BaseAdRuleSlot

$name публичное свойство

public string $name
Результат string

$postroll публичное свойство

public BaseAdRuleSlot $postroll
Результат BaseAdRuleSlot

$preroll публичное свойство

public BaseAdRuleSlot $preroll
Результат BaseAdRuleSlot

$priority публичное свойство

public int $priority
Результат integer

$startDateTime публичное свойство

public DateTime $startDateTime
Результат DateTime

$startDateTimeType публичное свойство

public tnsStartDateTimeType $startDateTimeType
Результат tnsStartDateTimeType

$status публичное свойство

public tnsAdRuleStatus $status
Результат tnsAdRuleStatus

$targeting публичное свойство

public Targeting $targeting
Результат Targeting

$unlimitedEndDateTime публичное свойство

public bool $unlimitedEndDateTime
Результат boolean