PHP Class TargetingIdeaSelector, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$currencyCode string
$ideaType tnsIdeaType
$localeCode string
$paging Paging
$requestType tnsRequestType
$requestedAttributeTypes tnsAttributeType[]
$searchParameters SearchParameter[]

Méthodes publiques

Méthode Description
__construct ( $searchParameters = null, $ideaType = null, $requestType = null, $requestedAttributeTypes = null, $paging = null, $localeCode = null, $currencyCode = 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 ( $searchParameters = null, $ideaType = null, $requestType = null, $requestedAttributeTypes = null, $paging = null, $localeCode = null, $currencyCode = 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

$currencyCode public_oe property

public string $currencyCode
Résultat string

$ideaType public_oe property

public tnsIdeaType $ideaType
Résultat tnsIdeaType

$localeCode public_oe property

public string $localeCode
Résultat string

$paging public_oe property

public Paging $paging
Résultat Paging

$requestType public_oe property

public tnsRequestType $requestType
Résultat tnsRequestType

$requestedAttributeTypes public_oe property

public tnsAttributeType[] $requestedAttributeTypes
Résultat tnsAttributeType[]

$searchParameters public_oe property

public SearchParameter[] $searchParameters
Résultat SearchParameter[]