Home
last modified time | relevance | path

Searched refs:ConversionsBatchInsertResponse (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DConversionsBatchInsertResponse.php20 class ConversionsBatchInsertResponse extends \Google\Collection class
79 class_alias(ConversionsBatchInsertResponse::class, 'Google_Service_Dfareporting_ConversionsBatchIns…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DConversions.php21 use Google\Service\Dfareporting\ConversionsBatchInsertResponse; alias
41 * @return ConversionsBatchInsertResponse
47 return $this->call('batchinsert', [$params], ConversionsBatchInsertResponse::class);