PHP Class Video, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$advertisingId string
$durationMillis integer
$industryStandardCommercialIdentifier string
$readyToPlayOnTheWeb boolean
$streamingUrl string
$youTubeVideoIdString string

Méthodes publiques

Méthode 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 méthode

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 méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$advertisingId public_oe property

public string $advertisingId
Résultat string

$durationMillis public_oe property

public int $durationMillis
Résultat integer

$industryStandardCommercialIdentifier public_oe property

public string $industryStandardCommercialIdentifier
Résultat string

$readyToPlayOnTheWeb public_oe property

public bool $readyToPlayOnTheWeb
Résultat boolean

$streamingUrl public_oe property

public string $streamingUrl
Résultat string

$youTubeVideoIdString public_oe property

public string $youTubeVideoIdString
Résultat string