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

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

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

Свойство Тип Описание
$adTags string[]
$authenticationKey string
$authenticationService tnsAuthenticationService
$contentUrls string[]
$creationDateTime DateTime
$description string
$dvrWindowSeconds integer
$endDateTime DateTime
$id integer
$lastModifiedDateTime DateTime
$liveStreamEventCode string
$name string
$startDateTime DateTime
$status tnsLiveStreamEventStatus
$totalEstimatedConcurrentUsers integer

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

Метод Описание
__construct ( $id = null, $name = null, $description = null, $status = null, $creationDateTime = null, $lastModifiedDateTime = null, $startDateTime = null, $endDateTime = null, $totalEstimatedConcurrentUsers = null, $contentUrls = null, $adTags = null, $liveStreamEventCode = null )
__construct ( $id = null, $name = null, $description = null, $status = null, $creationDateTime = null, $lastModifiedDateTime = null, $startDateTime = null, $endDateTime = null, $totalEstimatedConcurrentUsers = null, $contentUrls = null, $adTags = null, $liveStreamEventCode = null, $authenticationService = null, $authenticationKey = null, $dvrWindowSeconds = 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, $description = null, $status = null, $creationDateTime = null, $lastModifiedDateTime = null, $startDateTime = null, $endDateTime = null, $totalEstimatedConcurrentUsers = null, $contentUrls = null, $adTags = null, $liveStreamEventCode = null )

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

public __construct ( $id = null, $name = null, $description = null, $status = null, $creationDateTime = null, $lastModifiedDateTime = null, $startDateTime = null, $endDateTime = null, $totalEstimatedConcurrentUsers = null, $contentUrls = null, $adTags = null, $liveStreamEventCode = null, $authenticationService = null, $authenticationKey = null, $dvrWindowSeconds = 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

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

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

public string[] $adTags
Результат string[]

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

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

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

public tnsAuthenticationService $authenticationService
Результат tnsAuthenticationService

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

public string[] $contentUrls
Результат string[]

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

public DateTime $creationDateTime
Результат DateTime

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

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

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

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

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

public DateTime $endDateTime
Результат DateTime

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

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

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

public DateTime $lastModifiedDateTime
Результат DateTime

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

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

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

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

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

public DateTime $startDateTime
Результат DateTime

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

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

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

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