PHP Class CriterionUserList, googleads-php-lib

This is enabled for AdX.
Inheritance: extends Criterion
Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$userListEligibleForDisplay boolean
$userListEligibleForSearch boolean
$userListId integer
$userListMembershipStatus tnsCriterionUserListMembershipStatus
$userListName string

Méthodes publiques

Méthode Description
__construct ( $userListId = null, $userListName = null, $userListMembershipStatus = null, $userListEligibleForSearch = null, $userListEligibleForDisplay = 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 ( $userListId = null, $userListName = null, $userListMembershipStatus = null, $userListEligibleForSearch = null, $userListEligibleForDisplay = 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

$userListEligibleForDisplay public_oe property

public bool $userListEligibleForDisplay
Résultat boolean

$userListEligibleForSearch public_oe property

public bool $userListEligibleForSearch
Résultat boolean

$userListId public_oe property

public int $userListId
Résultat integer

$userListMembershipStatus public_oe property

public tnsCriterionUserListMembershipStatus $userListMembershipStatus
Résultat tnsCriterionUserListMembershipStatus

$userListName public_oe property

public string $userListName
Résultat string