Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php554 public $fixedCpm; variable in Google_DirectDeal
584 public function setFixedCpm( $fixedCpm) { argument
585 $this->fixedCpm = $fixedCpm;
588 return $this->fixedCpm;