PHP Class OfflineError, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$errorTime DateTime
$fieldPath string
$reason string
$trigger string

Méthodes publiques

Méthode Description
__construct ( $fieldPath = null, $trigger = null, $errorTime = null, $reason = 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 ( $fieldPath = null, $trigger = null, $errorTime = null, $reason = 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

$errorTime public_oe property

public DateTime $errorTime
Résultat DateTime

$fieldPath public_oe property

public string $fieldPath
Résultat string

$reason public_oe property

public string $reason
Résultat string

$trigger public_oe property

public string $trigger
Résultat string