Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DAccount.php32 public $numberActiveCreatives; variable in Google\\Service\\AdExchangeBuyer\\Account
104 public function setNumberActiveCreatives($numberActiveCreatives) argument
106 $this->numberActiveCreatives = $numberActiveCreatives;
110 return $this->numberActiveCreatives;