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

Наследование: implements IReportDefinition
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$creationTime string
$dateRangeType tnsReportDefinitionDateRangeType
$downloadFormat tnsDownloadFormat
$hasAttachment boolean
$id integer
$reportName string
$reportType tnsReportDefinitionReportType
$selector Selector

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

Метод Описание
__construct ( $id = null, $selector = null, $reportName = null, $reportType = null, $hasAttachment = null, $dateRangeType = null, $downloadFormat = null, $creationTime = null )
getNamespace ( ) : the Gets the namesapce of this class
getXsiTypeName ( ) : the Gets the xsi:type name of this class

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

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

public __construct ( $id = null, $selector = null, $reportName = null, $reportType = null, $hasAttachment = null, $dateRangeType = null, $downloadFormat = null, $creationTime = null )

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

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

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

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

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

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

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

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

public tnsReportDefinitionDateRangeType $dateRangeType
Результат tnsReportDefinitionDateRangeType

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

public tnsDownloadFormat $downloadFormat
Результат tnsDownloadFormat

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

public bool $hasAttachment
Результат boolean

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

public int $id
Результат integer

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

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

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

public tnsReportDefinitionReportType $reportType
Результат tnsReportDefinitionReportType

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

public Selector $selector
Результат Selector