PHP Class Draft, googleads-php-lib

Author: Magnus Rosenbaum ([email protected])
Inheritance: extends Relation
Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$baseCampaignId integer
$draftCampaignId integer
$draftId integer
$draftName string
$draftStatus tnsDraftStatus
$hasRunningTrial boolean

Méthodes publiques

Méthode Description
__construct ( $draftId = null, $baseCampaignId = null, $draftName = null, $draftStatus = null, $draftCampaignId = null, $hasRunningTrial = 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 ( $draftId = null, $baseCampaignId = null, $draftName = null, $draftStatus = null, $draftCampaignId = null, $hasRunningTrial = 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

$baseCampaignId public_oe property

public int $baseCampaignId
Résultat integer

$draftCampaignId public_oe property

public int $draftCampaignId
Résultat integer

$draftId public_oe property

public int $draftId
Résultat integer

$draftName public_oe property

public string $draftName
Résultat string

$draftStatus public_oe property

public tnsDraftStatus $draftStatus
Résultat tnsDraftStatus

$hasRunningTrial public_oe property

public bool $hasRunningTrial
Résultat boolean