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

Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$categoryIds integer[]
$dataProvider AudienceSegmentDataProvider
$description string
$id integer
$name string
$size integer
$status tnsAudienceSegmentStatus
$type tnsAudienceSegmentAudienceSegmentType
$type tnsAudienceSegmentType

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

Метод Описание
__construct ( $id = null, $name = null, $categoryIds = null, $description = null, $status = null, $size = null, $dataProvider = null, $type = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $id = null, $name = null, $categoryIds = null, $description = null, $status = null, $size = null, $dataProvider = null, $type = 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

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

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

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

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

public AudienceSegmentDataProvider $dataProvider
Результат AudienceSegmentDataProvider

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

public string $description
Результат string

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

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

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

public string $name
Результат string

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

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

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

public tnsAudienceSegmentStatus $status
Результат tnsAudienceSegmentStatus

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

public tnsAudienceSegmentAudienceSegmentType $type
Результат tnsAudienceSegmentAudienceSegmentType

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

public tnsAudienceSegmentType $type
Результат tnsAudienceSegmentType