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

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

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

Свойство Тип Описание
$memberCount integer
$name string
$referenceCount integer
$sharedSetId integer
$status tnsSharedSetStatus
$type tnsSharedSetType

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

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

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

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

public __construct ( $sharedSetId = null, $name = null, $type = null, $memberCount = null, $referenceCount = null, $status = 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

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

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

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

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

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

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

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

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

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

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

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

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

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