Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DActivityContentDetailsPromotedItem.php38 public $ctaType; variable in Google\\Service\\YouTube\\ActivityContentDetailsPromotedItem
109 public function setCtaType($ctaType) argument
111 $this->ctaType = $ctaType;
118 return $this->ctaType;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1271 public $ctaType; variable in Google_ActivityContentDetailsPromotedItem
1293 public function setCtaType( $ctaType) { argument
1294 $this->ctaType = $ctaType;
1297 return $this->ctaType;