Home
last modified time | relevance | path

Searched refs:ListCreativesResponse (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/
H A DBiddersCreatives.php20 use Google\Service\RealTimeBidding\ListCreativesResponse; alias
68 * @return ListCreativesResponse
74 return $this->call('list', [$params], ListCreativesResponse::class);
H A DBuyersCreatives.php21 use Google\Service\RealTimeBidding\ListCreativesResponse; alias
104 * @return ListCreativesResponse
110 return $this->call('list', [$params], ListCreativesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersCreatives.php22 use Google\Service\DisplayVideo\ListCreativesResponse; alias
133 * @return ListCreativesResponse
139 return $this->call('list', [$params], ListCreativesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DListCreativesResponse.php20 class ListCreativesResponse extends \Google\Collection class
61 class_alias(ListCreativesResponse::class, 'Google_Service_DisplayVideo_ListCreativesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DListCreativesResponse.php20 class ListCreativesResponse extends \Google\Collection class
61 class_alias(ListCreativesResponse::class, 'Google_Service_RealTimeBidding_ListCreativesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListCreativesResponse.php20 class ListCreativesResponse extends \Google\Collection class
61 class_alias(ListCreativesResponse::class, 'Google_Service_AdExchangeBuyerII_ListCreativesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsCreatives.php22 use Google\Service\AdExchangeBuyerII\ListCreativesResponse; alias
92 * @return ListCreativesResponse
98 return $this->call('list', [$params], ListCreativesResponse::class);