Home
last modified time | relevance | path

Searched refs:PerformanceReportList (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DPerformanceReport.php20 use Google\Service\AdExchangeBuyer\PerformanceReportList; alias
48 * @return PerformanceReportList
54 return $this->call('list', [$params], PerformanceReportList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPerformanceReportList.php20 class PerformanceReportList extends \Google\Collection class
52 class_alias(PerformanceReportList::class, 'Google_Service_AdExchangeBuyer_PerformanceReportList');