PHP Class OfflineCallConversionFeed, googleads-php-lib

Show file Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$callStartTime string
$callerId string
$conversionCurrencyCode string
$conversionName string
$conversionTime string
$conversionValue double

Public Methods

Method Description
__construct ( $callerId = null, $callStartTime = null, $conversionName = null, $conversionTime = null, $conversionValue = null, $conversionCurrencyCode = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Method Details

__construct() public method

public __construct ( $callerId = null, $callStartTime = null, $conversionName = null, $conversionTime = null, $conversionValue = null, $conversionCurrencyCode = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$callStartTime public property

public string $callStartTime
return string

$callerId public property

public string $callerId
return string

$conversionCurrencyCode public property

public string $conversionCurrencyCode
return string

$conversionName public property

public string $conversionName
return string

$conversionTime public property

public string $conversionTime
return string

$conversionValue public property

public double $conversionValue
return double