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

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

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

Свойство Тип Описание
$age tnsGrpAge
$availableUnits integer
$gender tnsGrpGender
$matchedUnits integer
$unitType tnsGrpUnitType

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

Метод Описание
__construct ( $availableUnits = null, $matchedUnits = null, $unitType = null, $gender = null, $age = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $availableUnits = null, $matchedUnits = null, $unitType = null, $gender = null, $age = 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

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

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

public tnsGrpAge $age
Результат tnsGrpAge

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

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

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

public tnsGrpGender $gender
Результат tnsGrpGender

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

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

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

public tnsGrpUnitType $unitType
Результат tnsGrpUnitType