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

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

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

Свойство Тип Описание
$criterion Criterion
$negative boolean
$sharedSetId integer

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

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

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

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

public __construct ( $sharedSetId = null, $criterion = null, $negative = 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

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

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

public Criterion $criterion
Результат Criterion

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

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

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

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