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
.
Show file
Open project: googleads/googleads-php-lib
Public Properties
Property |
Type |
Description |
|
$operand |
Promotion |
|
|
Public Methods
Method Details
__construct()
public method
public __construct ( $operand = null, $operator = null, $OperationType = null ) |
getNamespace()
public method
Gets the namesapce of this class
getXsiTypeName()
public method
Gets the xsi:type name of this class
Property Details
public Promotion $operand |
return |
Promotion |
|