Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DWatchCreativeRequest.php20 class WatchCreativeRequest extends \Google\Model class
44 class_alias(WatchCreativeRequest::class, 'Google_Service_AdExchangeBuyerII_WatchCreativeRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsCreatives.php24 use Google\Service\AdExchangeBuyerII\WatchCreativeRequest; alias
145 * @param WatchCreativeRequest $postBody
149 public function watch($accountId, $creativeId, WatchCreativeRequest $postBody, $optParams = [])