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

Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$advertisingId string
$durationMillis integer
$industryStandardCommercialIdentifier string
$readyToPlayOnTheWeb boolean
$streamingUrl string
$youTubeVideoIdString string

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

Метод Описание
__construct ( $durationMillis = null, $streamingUrl = null, $readyToPlayOnTheWeb = null, $industryStandardCommercialIdentifier = null, $advertisingId = null, $youTubeVideoIdString = null, $mediaId = null, $type = null, $referenceId = null, $dimensions = null, $urls = null, $mimeType = null, $sourceUrl = null, $name = null, $fileSize = null, $creationTime = null, $MediaType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $durationMillis = null, $streamingUrl = null, $readyToPlayOnTheWeb = null, $industryStandardCommercialIdentifier = null, $advertisingId = null, $youTubeVideoIdString = null, $mediaId = null, $type = null, $referenceId = null, $dimensions = null, $urls = null, $mimeType = null, $sourceUrl = null, $name = null, $fileSize = null, $creationTime = null, $MediaType = 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

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

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

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

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

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

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

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

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

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

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

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

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

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