PHP Класс 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.
Показать файл
Открыть проект
Открытые свойства
Свойство |
Тип |
Описание |
|
$operations |
OfflineCallConversionFeedOperation[] |
|
|
Открытые методы
Описание методов
__construct()
публичный Метод
getNamespace()
публичный Метод
Gets the namesapce of this class
getXsiTypeName()
публичный Метод
Gets the xsi:type name of this class
Описание свойств
$operations публичное свойство
public OfflineCallConversionFeedOperation[] $operations |
Результат |
OfflineCallConversionFeedOperation[] |
|