Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/
H A DBiddersCreatives.php22 use Google\Service\RealTimeBidding\WatchCreativesResponse; alias
89 * @return WatchCreativesResponse
95 return $this->call('watch', [$params], WatchCreativesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DWatchCreativesResponse.php20 class WatchCreativesResponse extends \Google\Model class
62 class_alias(WatchCreativesResponse::class, 'Google_Service_RealTimeBidding_WatchCreativesResponse');