Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDeliveryControlFrequencyCap.php23 public $numTimeUnits; variable in Google\\Service\\AdExchangeBuyer\\DeliveryControlFrequencyCap
34 public function setNumTimeUnits($numTimeUnits) argument
36 $this->numTimeUnits = $numTimeUnits;
40 return $this->numTimeUnits;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DFrequencyCap.php29 public $numTimeUnits; variable in Google\\Service\\AdExchangeBuyerII\\FrequencyCap
52 public function setNumTimeUnits($numTimeUnits) argument
54 $this->numTimeUnits = $numTimeUnits;
61 return $this->numTimeUnits;