Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDeal.php36 public $createProductId; variable in Google\\Service\\AdExchangeBuyerII\\Deal
153 public function setCreateProductId($createProductId) argument
155 $this->createProductId = $createProductId;
162 return $this->createProductId;