Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DAccountActiveAdSummaries.php20 use Google\Service\Dfareporting\AccountActiveAdSummary; alias
39 * @return AccountActiveAdSummary
45 return $this->call('get', [$params], AccountActiveAdSummary::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccountActiveAdSummary.php20 class AccountActiveAdSummary extends \Google\Model class
116 class_alias(AccountActiveAdSummary::class, 'Google_Service_Dfareporting_AccountActiveAdSummary');