PHP Class PromotionOperation, googleads-php-lib
Note: The REMOVE
operator is not
supported. To remove a {@link Promotion}, set its {@link Promotion#status status} to
DELETED
.
Afficher le fichier
Open project: googleads/googleads-php-lib
Méthodes publiques
Свойство |
Type |
Description |
|
$operand |
Promotion |
|
|
Méthodes publiques
Method Details
__construct()
public méthode
public __construct ( $operand = null, $operator = null, $OperationType = null ) |
getNamespace()
public méthode
Gets the namesapce of this class
getXsiTypeName()
public méthode
Gets the xsi:type name of this class
Property Details
$operand public_oe property
public Promotion $operand |
Résultat |
Promotion |
|