PHP Class DateSpecificRuleUserList, googleads-php-lib

Inheritance: extends RuleBasedUserList
Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$endDate string
$rule Rule
$startDate string

Méthodes publiques

Méthode Description
__construct ( $rule = null, $startDate = null, $endDate = 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 ( $rule = null, $startDate = null, $endDate = 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

$endDate public_oe property

public string $endDate
Résultat string

$rule public_oe property

public Rule $rule
Résultat Rule

$startDate public_oe property

public string $startDate
Résultat string