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

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

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

Свойство Тип Описание
$adUnitView tnsReportQueryAdUnitView
$columns tnsColumn[]
$contentMetadataKeyHierarchyCustomTargetingKeyIds integer[]
$customFieldIds integer[]
$dateRangeType tnsDateRangeType
$dimensionAttributes tnsDimensionAttribute[]
$dimensions tnsDimension[]
$endDate Date
$startDate Date
$statement Statement
$timeZone string
$useSalesLocalTimeZone boolean

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

Метод Описание
__construct ( $dimensions = null, $adUnitView = null, $columns = null, $dimensionAttributes = null, $customFieldIds = null, $contentMetadataKeyHierarchyCustomTargetingKeyIds = null, $startDate = null, $endDate = null, $dateRangeType = null, $statement = null )
__construct ( $dimensions = null, $adUnitView = null, $columns = null, $dimensionAttributes = null, $customFieldIds = null, $contentMetadataKeyHierarchyCustomTargetingKeyIds = null, $startDate = null, $endDate = null, $dateRangeType = null, $statement = null, $useSalesLocalTimeZone = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $dimensions = null, $adUnitView = null, $columns = null, $dimensionAttributes = null, $customFieldIds = null, $contentMetadataKeyHierarchyCustomTargetingKeyIds = null, $startDate = null, $endDate = null, $dateRangeType = null, $statement = null )

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

public __construct ( $dimensions = null, $adUnitView = null, $columns = null, $dimensionAttributes = null, $customFieldIds = null, $contentMetadataKeyHierarchyCustomTargetingKeyIds = null, $startDate = null, $endDate = null, $dateRangeType = null, $statement = null, $useSalesLocalTimeZone = 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

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

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

public tnsReportQueryAdUnitView $adUnitView
Результат tnsReportQueryAdUnitView

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

public tnsColumn[] $columns
Результат tnsColumn[]

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

public integer[] $contentMetadataKeyHierarchyCustomTargetingKeyIds
Результат integer[]

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

public integer[] $customFieldIds
Результат integer[]

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

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

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

public tnsDimensionAttribute[] $dimensionAttributes
Результат tnsDimensionAttribute[]

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

public tnsDimension[] $dimensions
Результат tnsDimension[]

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

public Date $endDate
Результат Date

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

public Date $startDate
Результат Date

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

public Statement $statement
Результат Statement

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

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

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

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