PHP Class Video, googleads-php-lib

ファイルを表示 Open project: googleads/googleads-php-lib Class Usage Examples

Public Properties

Property Type Description
$advertisingId string
$durationMillis integer
$industryStandardCommercialIdentifier string
$readyToPlayOnTheWeb boolean
$streamingUrl string
$youTubeVideoIdString string

Public Methods

Method Description
__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

Method Details

__construct() public method

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() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$advertisingId public_oe property

public string $advertisingId
return string

$durationMillis public_oe property

public int $durationMillis
return integer

$industryStandardCommercialIdentifier public_oe property

public string $industryStandardCommercialIdentifier
return string

$readyToPlayOnTheWeb public_oe property

public bool $readyToPlayOnTheWeb
return boolean

$streamingUrl public_oe property

public string $streamingUrl
return string

$youTubeVideoIdString public_oe property

public string $youTubeVideoIdString
return string