Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DPacing.php37 public $pacingType; variable in Google\\Service\\DisplayVideo\\Pacing
84 public function setPacingType($pacingType) argument
86 $this->pacingType = $pacingType;
93 return $this->pacingType;
H A DInsertionOrder.php63 protected $pacingType = Pacing::class; variable in Google\\Service\\DisplayVideo\\InsertionOrder
H A DLineItem.php81 protected $pacingType = Pacing::class; variable in Google\\Service\\DisplayVideo\\LineItem