Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DMaximizeSpendBidStrategy.php33 public $performanceGoalType; variable in Google\\Service\\DisplayVideo\\MaximizeSpendBidStrategy
70 public function setPerformanceGoalType($performanceGoalType) argument
72 $this->performanceGoalType = $performanceGoalType;
79 return $this->performanceGoalType;
H A DPerformanceGoalBidStrategy.php37 public $performanceGoalType; variable in Google\\Service\\DisplayVideo\\PerformanceGoalBidStrategy
84 public function setPerformanceGoalType($performanceGoalType) argument
86 $this->performanceGoalType = $performanceGoalType;
93 return $this->performanceGoalType;
H A DPerformanceGoal.php37 public $performanceGoalType; variable in Google\\Service\\DisplayVideo\\PerformanceGoal
84 public function setPerformanceGoalType($performanceGoalType) argument
86 $this->performanceGoalType = $performanceGoalType;
93 return $this->performanceGoalType;
H A DCampaignGoal.php26 protected $performanceGoalType = PerformanceGoal::class; variable in Google\\Service\\DisplayVideo\\CampaignGoal
H A DInsertionOrder.php67 protected $performanceGoalType = PerformanceGoal::class; variable in Google\\Service\\DisplayVideo\\InsertionOrder