Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DInsertionOrderBudgetSegment.php25 public $budgetAmountMicros; variable in Google\\Service\\DisplayVideo\\InsertionOrderBudgetSegment
40 public function setBudgetAmountMicros($budgetAmountMicros) argument
42 $this->budgetAmountMicros = $budgetAmountMicros;
49 return $this->budgetAmountMicros;
H A DCampaignBudget.php25 public $budgetAmountMicros; variable in Google\\Service\\DisplayVideo\\CampaignBudget
58 public function setBudgetAmountMicros($budgetAmountMicros) argument
60 $this->budgetAmountMicros = $budgetAmountMicros;
67 return $this->budgetAmountMicros;