Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DAccount.php30 public $maximumActiveCreatives; variable in Google\\Service\\AdExchangeBuyer\\Account
88 public function setMaximumActiveCreatives($maximumActiveCreatives) argument
90 $this->maximumActiveCreatives = $maximumActiveCreatives;
94 return $this->maximumActiveCreatives;