PHP Class LiveStreamEvent, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$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

Méthodes publiques

Méthode Description
__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

Method Details

__construct() public méthode

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

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

$adTags public_oe property

public string[] $adTags
Résultat string[]

$authenticationKey public_oe property

public string $authenticationKey
Résultat string

$authenticationService public_oe property

public tnsAuthenticationService $authenticationService
Résultat tnsAuthenticationService

$contentUrls public_oe property

public string[] $contentUrls
Résultat string[]

$creationDateTime public_oe property

public DateTime $creationDateTime
Résultat DateTime

$description public_oe property

public string $description
Résultat string

$dvrWindowSeconds public_oe property

public int $dvrWindowSeconds
Résultat integer

$endDateTime public_oe property

public DateTime $endDateTime
Résultat DateTime

$id public_oe property

public int $id
Résultat integer

$lastModifiedDateTime public_oe property

public DateTime $lastModifiedDateTime
Résultat DateTime

$liveStreamEventCode public_oe property

public string $liveStreamEventCode
Résultat string

$name public_oe property

public string $name
Résultat string

$startDateTime public_oe property

public DateTime $startDateTime
Résultat DateTime

$status public_oe property

public tnsLiveStreamEventStatus $status
Résultat tnsLiveStreamEventStatus

$totalEstimatedConcurrentUsers public_oe property

public int $totalEstimatedConcurrentUsers
Résultat integer