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

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

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

Свойство Тип Описание
$maxTargetAge integer
$minTargetAge integer
$provider tnsGrpProvider
$targetGender tnsGrpTargetGender
$targetImpressionGoal integer

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

Метод Описание
__construct ( $minTargetAge = null, $maxTargetAge = null, $targetGender = null, $provider = null, $targetImpressionGoal = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $minTargetAge = null, $maxTargetAge = null, $targetGender = null, $provider = null, $targetImpressionGoal = 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

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

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

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

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

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

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

public tnsGrpProvider $provider
Результат tnsGrpProvider

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

public tnsGrpTargetGender $targetGender
Результат tnsGrpTargetGender

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

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