PHP Class Stats, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$clicksDelivered integer
$impressionsDelivered integer
$videoCompletionsDelivered integer
$videoStartsDelivered integer
$viewableImpressionsDelivered integer

Méthodes publiques

Méthode Description
__construct ( $impressionsDelivered = null, $clicksDelivered = null, $videoCompletionsDelivered = null, $videoStartsDelivered = null )
__construct ( $impressionsDelivered = null, $clicksDelivered = null, $videoCompletionsDelivered = null, $videoStartsDelivered = null, $viewableImpressionsDelivered = 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 ( $impressionsDelivered = null, $clicksDelivered = null, $videoCompletionsDelivered = null, $videoStartsDelivered = null )

__construct() public méthode

public __construct ( $impressionsDelivered = null, $clicksDelivered = null, $videoCompletionsDelivered = null, $videoStartsDelivered = null, $viewableImpressionsDelivered = 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

$clicksDelivered public_oe property

public int $clicksDelivered
Résultat integer

$impressionsDelivered public_oe property

public int $impressionsDelivered
Résultat integer

$videoCompletionsDelivered public_oe property

public int $videoCompletionsDelivered
Résultat integer

$videoStartsDelivered public_oe property

public int $videoStartsDelivered
Résultat integer

$viewableImpressionsDelivered public_oe property

public int $viewableImpressionsDelivered
Résultat integer