Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DAdvertiserCreativeConfig.php25 public $dynamicCreativeEnabled; variable in Google\\Service\\DisplayVideo\\AdvertiserCreativeConfig
42 public function setDynamicCreativeEnabled($dynamicCreativeEnabled) argument
44 $this->dynamicCreativeEnabled = $dynamicCreativeEnabled;
51 return $this->dynamicCreativeEnabled;