Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceDeal.php35 public $flightStartTimeMs; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceDeal
146 public function setFlightStartTimeMs($flightStartTimeMs) argument
148 $this->flightStartTimeMs = $flightStartTimeMs;
152 return $this->flightStartTimeMs;
H A DProduct.php34 public $flightStartTimeMs; variable in Google\\Service\\AdExchangeBuyer\\Product
140 public function setFlightStartTimeMs($flightStartTimeMs) argument
142 $this->flightStartTimeMs = $flightStartTimeMs;
146 return $this->flightStartTimeMs;