PHP Class MobileDevice, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$deviceName string
$deviceType tnsMobileDeviceDeviceType
$manufacturerCriterionId integer
$manufacturerName string
$operatingSystemName string

Méthodes publiques

Méthode Description
__construct ( $manufacturerCriterionId = null, $id = null, $name = null )
__construct ( $deviceName = null, $manufacturerName = null, $deviceType = null, $operatingSystemName = null, $id = null, $type = null, $CriterionType = 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 ( $manufacturerCriterionId = null, $id = null, $name = null )

__construct() public méthode

public __construct ( $deviceName = null, $manufacturerName = null, $deviceType = null, $operatingSystemName = null, $id = null, $type = null, $CriterionType = 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

$deviceName public_oe property

public string $deviceName
Résultat string

$deviceType public_oe property

public tnsMobileDeviceDeviceType $deviceType
Résultat tnsMobileDeviceDeviceType

$manufacturerCriterionId public_oe property

public int $manufacturerCriterionId
Résultat integer

$manufacturerName public_oe property

public string $manufacturerName
Résultat string

$operatingSystemName public_oe property

public string $operatingSystemName
Résultat string