Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DMarketplaceTargeting.php92 public function setVideoTargeting(VideoTargeting $videoTargeting) argument
94 $this->videoTargeting = $videoTargeting;
101 return $this->videoTargeting;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DMarketplaceTargeting.php124 public function setVideoTargeting(VideoTargeting $videoTargeting) argument
126 $this->videoTargeting = $videoTargeting;
133 return $this->videoTargeting;