PHP Class CustomerExtensionSettingServiceMutate, googleads-php-lib
Applies the list of mutate operations (add, remove, and set).
Mostra file
Open project: googleads/googleads-php-lib
Public Properties
Property |
Type |
Description |
|
$operations |
CustomerExtensionSettingOperation[] |
|
|
Public Methods
Method Details
__construct()
public method
getNamespace()
public method
Gets the namesapce of this class
getXsiTypeName()
public method
Gets the xsi:type name of this class
Property Details
$operations public_oe property
public CustomerExtensionSettingOperation[] $operations |
return |
CustomerExtensionSettingOperation[] |
|