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

Наследование: extends CustomCriteriaLeaf
Показать файл Открыть проект

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

Свойство Тип Описание
$audienceSegmentIds integer[]
$operator tnsAudienceSegmentCriteriaComparisonOperator

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

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

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

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

public __construct ( $operator = null, $audienceSegmentIds = 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

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

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

public integer[] $audienceSegmentIds
Результат integer[]

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

public tnsAudienceSegmentCriteriaComparisonOperator $operator
Результат tnsAudienceSegmentCriteriaComparisonOperator