Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProposal.php34 public $inventorySource; variable in Google\\Service\\AdExchangeBuyer\\Proposal
134 public function setInventorySource($inventorySource) argument
136 $this->inventorySource = $inventorySource;
140 return $this->inventorySource;
H A DProduct.php36 public $inventorySource; variable in Google\\Service\\AdExchangeBuyer\\Product
156 public function setInventorySource($inventorySource) argument
158 $this->inventorySource = $inventorySource;
162 return $this->inventorySource;