Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSite.php237 public function setVideoSettings(SiteVideoSettings $videoSettings) argument
239 $this->videoSettings = $videoSettings;
246 return $this->videoSettings;
H A DPlacement.php727 public function setVideoSettings(VideoSettings $videoSettings) argument
729 $this->videoSettings = $videoSettings;
736 return $this->videoSettings;