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

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

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

Свойство Тип Описание
$campaignId integer
$campaignName string
$sharedSetId integer
$sharedSetName string
$sharedSetType tnsSharedSetType
$status tnsCampaignSharedSetStatus

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

Метод Описание
__construct ( $sharedSetId = null, $campaignId = null, $sharedSetName = null, $sharedSetType = null, $campaignName = 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, $campaignId = null, $sharedSetName = null, $sharedSetType = null, $campaignName = 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

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

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

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

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

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

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

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

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

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

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

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

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

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