Home
last modified time | relevance | path

Searched refs:VideoTargeting (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DMarketplaceTargeting.php30 protected $videoTargetingType = VideoTargeting::class;
90 * @param VideoTargeting
92 public function setVideoTargeting(VideoTargeting $videoTargeting)
97 * @return VideoTargeting
H A DVideoTargeting.php20 class VideoTargeting extends \Google\Collection class
63 class_alias(VideoTargeting::class, 'Google_Service_AdExchangeBuyerII_VideoTargeting');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DMarketplaceTargeting.php34 protected $videoTargetingType = VideoTargeting::class;
122 * @param VideoTargeting
124 public function setVideoTargeting(VideoTargeting $videoTargeting)
129 * @return VideoTargeting
H A DVideoTargeting.php20 class VideoTargeting extends \Google\Collection class
63 class_alias(VideoTargeting::class, 'Google_Service_AuthorizedBuyersMarketplace_VideoTargeting');