PHP Class ReportQuery, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$adUnitView tnsReportQueryAdUnitView
$columns tnsColumn[]
$contentMetadataKeyHierarchyCustomTargetingKeyIds integer[]
$customFieldIds integer[]
$dateRangeType tnsDateRangeType
$dimensionAttributes tnsDimensionAttribute[]
$dimensions tnsDimension[]
$endDate Date
$startDate Date
$statement Statement
$timeZone string
$useSalesLocalTimeZone boolean

Méthodes publiques

Méthode Description
__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

Method Details

__construct() public méthode

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

__construct() public méthode

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() public méthode

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

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

$adUnitView public_oe property

public tnsReportQueryAdUnitView $adUnitView
Résultat tnsReportQueryAdUnitView

$columns public_oe property

public tnsColumn[] $columns
Résultat tnsColumn[]

$contentMetadataKeyHierarchyCustomTargetingKeyIds public_oe property

public integer[] $contentMetadataKeyHierarchyCustomTargetingKeyIds
Résultat integer[]

$customFieldIds public_oe property

public integer[] $customFieldIds
Résultat integer[]

$dateRangeType public_oe property

public tnsDateRangeType $dateRangeType
Résultat tnsDateRangeType

$dimensionAttributes public_oe property

public tnsDimensionAttribute[] $dimensionAttributes
Résultat tnsDimensionAttribute[]

$dimensions public_oe property

public tnsDimension[] $dimensions
Résultat tnsDimension[]

$endDate public_oe property

public Date $endDate
Résultat Date

$startDate public_oe property

public Date $startDate
Résultat Date

$statement public_oe property

public Statement $statement
Résultat Statement

$timeZone public_oe property

public string $timeZone
Résultat string

$useSalesLocalTimeZone public_oe property

public bool $useSalesLocalTimeZone
Résultat boolean