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

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

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

Свойство Тип Описание
$impressions integer
$level tnsLevel
$maxImpressions integer
$numTimeUnits integer
$timeUnit tnsTimeUnit

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

Метод Описание
__construct ( $maxImpressions = null, $numTimeUnits = null, $timeUnit = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $maxImpressions = null, $numTimeUnits = null, $timeUnit = 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

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

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

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

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

public tnsLevel $level
Результат tnsLevel

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

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

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

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

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

public tnsTimeUnit $timeUnit
Результат tnsTimeUnit