PHP Class VideoPositionTargeting, googleads-php-lib
Example positions could be {@code pre-roll} (before the video plays),
{@code post-roll} (after a video has completed playback) and
{@code mid-roll} (during video playback).
ファイルを表示
Open project: googleads/googleads-php-lib
Public Properties
Public Methods
Method Details
__construct()
public method
getNamespace()
public method
Gets the namesapce of this class
getXsiTypeName()
public method
Gets the xsi:type name of this class
Property Details
$targetedPositions public_oe property
public VideoPositionTarget[] $targetedPositions |
return |
VideoPositionTarget[] |
|