PHP Class AdCustomizerFeedServiceMutate, googleads-php-lib
Adds, removes, or modifies AdCustomizerFeeds.
Show file
Open project: googleads/googleads-php-lib
Public Properties
Property |
Type |
Description |
|
$operations |
AdCustomizerFeedOperation[] |
|
|
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 property
public AdCustomizerFeedOperation[] $operations |
return |
AdCustomizerFeedOperation[] |
|