Home
last modified time | relevance | path

Searched refs:videoUrl (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DNativeContent.php64 public $videoUrl; variable in Google\\Service\\AdExchangeBuyerII\\NativeContent
231 public function setVideoUrl($videoUrl) argument
233 $this->videoUrl = $videoUrl;
240 return $this->videoUrl;
H A DVideoContent.php25 public $videoUrl; variable in Google\\Service\\AdExchangeBuyerII\\VideoContent
34 public function setVideoUrl($videoUrl) argument
36 $this->videoUrl = $videoUrl;
43 return $this->videoUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DNativeContent.php60 public $videoUrl; variable in Google\\Service\\RealTimeBidding\\NativeContent
217 public function setVideoUrl($videoUrl) argument
219 $this->videoUrl = $videoUrl;
226 return $this->videoUrl;
H A DVideoContent.php27 public $videoUrl; variable in Google\\Service\\RealTimeBidding\\VideoContent
50 public function setVideoUrl($videoUrl) argument
52 $this->videoUrl = $videoUrl;
59 return $this->videoUrl;