PHP Класс OfflineCallConversionFeed, googleads-php-lib

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$callStartTime string
$callerId string
$conversionCurrencyCode string
$conversionName string
$conversionTime string
$conversionValue double

Открытые методы

Метод Описание
__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

Описание методов

__construct() публичный Метод

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

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$callStartTime публичное свойство

public string $callStartTime
Результат string

$callerId публичное свойство

public string $callerId
Результат string

$conversionCurrencyCode публичное свойство

public string $conversionCurrencyCode
Результат string

$conversionName публичное свойство

public string $conversionName
Результат string

$conversionTime публичное свойство

public string $conversionTime
Результат string

$conversionValue публичное свойство

public double $conversionValue
Результат double