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

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

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

Свойство Тип Описание
$clientCustomerId integer
$isHidden boolean
$linkStatus tnsLinkStatus
$managerCustomerId integer
$pendingDescriptiveName string

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

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

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

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

public __construct ( $managerCustomerId = null, $clientCustomerId = null, $linkStatus = null, $pendingDescriptiveName = null, $isHidden = 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

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

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

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

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

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

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

public tnsLinkStatus $linkStatus
Результат tnsLinkStatus

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

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

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

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