PHP Class ReportDefinition, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$creationTime string
$dateRangeType tnsReportDefinitionDateRangeType
$downloadFormat tnsDownloadFormat
$hasAttachment boolean
$id integer
$reportName string
$reportType tnsReportDefinitionReportType
$selector Selector

Méthodes publiques

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

Method Details

__construct() public méthode

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

getNamespace() public méthode

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

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : the
Résultat the xsi:type name of this class

Property Details

$creationTime public_oe property

public string $creationTime
Résultat string

$dateRangeType public_oe property

public tnsReportDefinitionDateRangeType $dateRangeType
Résultat tnsReportDefinitionDateRangeType

$downloadFormat public_oe property

public tnsDownloadFormat $downloadFormat
Résultat tnsDownloadFormat

$hasAttachment public_oe property

public bool $hasAttachment
Résultat boolean

$id public_oe property

public int $id
Résultat integer

$reportName public_oe property

public string $reportName
Résultat string

$reportType public_oe property

public tnsReportDefinitionReportType $reportType
Résultat tnsReportDefinitionReportType

$selector public_oe property

public Selector $selector
Résultat Selector