Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DInventoryItem.php74 public $placementStrategyId; variable in Google\\Service\\Dfareporting\\InventoryItem
283 public function setPlacementStrategyId($placementStrategyId) argument
285 $this->placementStrategyId = $placementStrategyId;
292 return $this->placementStrategyId;
H A DPlacementGroup.php90 public $placementStrategyId; variable in Google\\Service\\Dfareporting\\PlacementGroup
379 public function setPlacementStrategyId($placementStrategyId) argument
381 $this->placementStrategyId = $placementStrategyId;
388 return $this->placementStrategyId;
H A DPlacement.php114 public $placementStrategyId; variable in Google\\Service\\Dfareporting\\Placement
545 public function setPlacementStrategyId($placementStrategyId) argument
547 $this->placementStrategyId = $placementStrategyId;
554 return $this->placementStrategyId;