PHP Class Selector, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$dateRange DateRange
$fields string[]
$ordering OrderBy[]
$paging Paging
$predicates Predicate[]

Méthodes publiques

Méthode Description
__construct ( $fields = null, $predicates = null, $dateRange = null, $ordering = null, $paging = null )
getNamespace ( ) : string Gets the namesapce of this class
getNamespace ( ) : the Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class
getXsiTypeName ( ) : the Gets the xsi:type name of this class

Method Details

__construct() public méthode

public __construct ( $fields = null, $predicates = null, $dateRange = null, $ordering = null, $paging = null )

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : the
Résultat 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

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : the
Résultat the xsi:type name of this class

Property Details

$dateRange public_oe property

public DateRange $dateRange
Résultat DateRange

$fields public_oe property

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

$ordering public_oe property

public OrderBy[] $ordering
Résultat OrderBy[]

$paging public_oe property

public Paging $paging
Résultat Paging

$predicates public_oe property

public Predicate[] $predicates
Résultat Predicate[]