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

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

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

Свойство Тип Описание
$lastSyncCanoeResponseMessage string
$lastSyncResult tnsCanoeSyncResult
$nielsenProductCategoryCode string
$syncStatus tnsSetTopBoxSyncStatus

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

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

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

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

public __construct ( $syncStatus = null, $lastSyncResult = null, $lastSyncCanoeResponseMessage = null, $nielsenProductCategoryCode = 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

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

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

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

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

public tnsCanoeSyncResult $lastSyncResult
Результат tnsCanoeSyncResult

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

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

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

public tnsSetTopBoxSyncStatus $syncStatus
Результат tnsSetTopBoxSyncStatus