Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreativeSize.php36 public $nativeTemplate; variable in Google\\Service\\AdExchangeBuyerII\\CreativeSize
89 public function setNativeTemplate($nativeTemplate) argument
91 $this->nativeTemplate = $nativeTemplate;
98 return $this->nativeTemplate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DTargetingValueCreativeSize.php27 public $nativeTemplate; variable in Google\\Service\\AdExchangeBuyer\\TargetingValueCreativeSize
62 public function setNativeTemplate($nativeTemplate) argument
64 $this->nativeTemplate = $nativeTemplate;
68 return $this->nativeTemplate;