PHP Class OfflineCallConversionFeedServiceMutate, googleads-php-lib
Reports a call conversion for each entry in {@code operations}.
This bulk operation does not have any transactional guarantees. Some operations can succeed
while others fail.
ファイルを表示
Open project: googleads/googleads-php-lib
Public Properties
Property |
Type |
Description |
|
$operations |
OfflineCallConversionFeedOperation[] |
|
|
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 OfflineCallConversionFeedOperation[] $operations |
return |
OfflineCallConversionFeedOperation[] |
|