Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPerformanceReport.php23 public $bidRate; variable in Google\\Service\\AdExchangeBuyer\\PerformanceReport
46 public function setBidRate($bidRate) argument
48 $this->bidRate = $bidRate;
52 return $this->bidRate;