Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DCreatives.php22 use Google\Service\AdExchangeBuyer\CreativesList; alias
95 * @return CreativesList
101 return $this->call('list', [$params], CreativesList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativesList.php20 class CreativesList extends \Google\Collection class
61 class_alias(CreativesList::class, 'Google_Service_AdExchangeBuyer_CreativesList');