PHP Class ConversionTracker, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$ConversionTrackerType string
$alwaysUseDefaultRevenueValue boolean
$attributionModelType tnsAttributionModelType
$category tnsConversionTrackerCategory
$conversionTypeOwnerCustomerId integer
$countingType tnsConversionDeduplicationMode
$ctcLookbackWindow integer
$dataDrivenModelStatus tnsDataDrivenModelStatus
$defaultRevenueCurrencyCode string
$defaultRevenueValue double
$excludeFromBidding boolean
$id integer
$lastReceivedRequestTime string
$mostRecentConversionDate string
$name string
$originalConversionTypeId integer
$status tnsConversionTrackerStatus
$viewthroughLookbackWindow integer

Méthodes publiques

Méthode Description
__construct ( $id = null, $originalConversionTypeId = null, $name = null, $status = null, $category = null, $conversionTypeOwnerCustomerId = null, $viewthroughLookbackWindow = null, $ctcLookbackWindow = null, $countingType = null, $defaultRevenueValue = null, $defaultRevenueCurrencyCode = null, $alwaysUseDefaultRevenueValue = null, $excludeFromBidding = null, $mostRecentConversionDate = null, $lastReceivedRequestTime = null, $ConversionTrackerType = null )
__construct ( $id = null, $originalConversionTypeId = null, $name = null, $status = null, $category = null, $dataDrivenModelStatus = null, $conversionTypeOwnerCustomerId = null, $viewthroughLookbackWindow = null, $ctcLookbackWindow = null, $countingType = null, $defaultRevenueValue = null, $defaultRevenueCurrencyCode = null, $alwaysUseDefaultRevenueValue = null, $excludeFromBidding = null, $attributionModelType = null, $mostRecentConversionDate = null, $lastReceivedRequestTime = null, $ConversionTrackerType = null )
__get ( $var ) : mixed Provided for getting non-php-standard named variables
__set ( $var, $value ) Provided for setting non-php-standard named variables
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Méthodes protégées

Méthode Description
getParameterMap ( ) : array Provided for getting non-php-standard named variables

Method Details

__construct() public méthode

public __construct ( $id = null, $originalConversionTypeId = null, $name = null, $status = null, $category = null, $conversionTypeOwnerCustomerId = null, $viewthroughLookbackWindow = null, $ctcLookbackWindow = null, $countingType = null, $defaultRevenueValue = null, $defaultRevenueCurrencyCode = null, $alwaysUseDefaultRevenueValue = null, $excludeFromBidding = null, $mostRecentConversionDate = null, $lastReceivedRequestTime = null, $ConversionTrackerType = null )

__construct() public méthode

public __construct ( $id = null, $originalConversionTypeId = null, $name = null, $status = null, $category = null, $dataDrivenModelStatus = null, $conversionTypeOwnerCustomerId = null, $viewthroughLookbackWindow = null, $ctcLookbackWindow = null, $countingType = null, $defaultRevenueValue = null, $defaultRevenueCurrencyCode = null, $alwaysUseDefaultRevenueValue = null, $excludeFromBidding = null, $attributionModelType = null, $mostRecentConversionDate = null, $lastReceivedRequestTime = null, $ConversionTrackerType = null )

__get() public méthode

Provided for getting non-php-standard named variables
public __get ( $var ) : mixed
$var Variable name to get
Résultat mixed Variable value

__set() public méthode

Provided for setting non-php-standard named variables
public __set ( $var, $value )
$var Variable name to set
$value Value to set

getNamespace() public méthode

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

getParameterMap() protected méthode

Provided for getting non-php-standard named variables
protected getParameterMap ( ) : array
Résultat array parameter map

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

$ConversionTrackerType public_oe property

public string $ConversionTrackerType
Résultat string

$alwaysUseDefaultRevenueValue public_oe property

public bool $alwaysUseDefaultRevenueValue
Résultat boolean

$attributionModelType public_oe property

public tnsAttributionModelType $attributionModelType
Résultat tnsAttributionModelType

$category public_oe property

public tnsConversionTrackerCategory $category
Résultat tnsConversionTrackerCategory

$conversionTypeOwnerCustomerId public_oe property

public int $conversionTypeOwnerCustomerId
Résultat integer

$countingType public_oe property

public tnsConversionDeduplicationMode $countingType
Résultat tnsConversionDeduplicationMode

$ctcLookbackWindow public_oe property

public int $ctcLookbackWindow
Résultat integer

$dataDrivenModelStatus public_oe property

public tnsDataDrivenModelStatus $dataDrivenModelStatus
Résultat tnsDataDrivenModelStatus

$defaultRevenueCurrencyCode public_oe property

public string $defaultRevenueCurrencyCode
Résultat string

$defaultRevenueValue public_oe property

public double $defaultRevenueValue
Résultat double

$excludeFromBidding public_oe property

public bool $excludeFromBidding
Résultat boolean

$id public_oe property

public int $id
Résultat integer

$lastReceivedRequestTime public_oe property

public string $lastReceivedRequestTime
Résultat string

$mostRecentConversionDate public_oe property

public string $mostRecentConversionDate
Résultat string

$name public_oe property

public string $name
Résultat string

$originalConversionTypeId public_oe property

public int $originalConversionTypeId
Résultat integer

$status public_oe property

public tnsConversionTrackerStatus $status
Résultat tnsConversionTrackerStatus

$viewthroughLookbackWindow public_oe property

public int $viewthroughLookbackWindow
Résultat integer