Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProduct.php62 public $syndicationProduct; variable in Google\\Service\\AdExchangeBuyerII\\Product
219 public function setSyndicationProduct($syndicationProduct) argument
221 $this->syndicationProduct = $syndicationProduct;
228 return $this->syndicationProduct;
H A DDeal.php94 public $syndicationProduct; variable in Google\\Service\\AdExchangeBuyerII\\Deal
391 public function setSyndicationProduct($syndicationProduct) argument
393 $this->syndicationProduct = $syndicationProduct;
400 return $this->syndicationProduct;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceDeal.php51 public $syndicationProduct; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceDeal
270 public function setSyndicationProduct($syndicationProduct) argument
272 $this->syndicationProduct = $syndicationProduct;
276 return $this->syndicationProduct;
H A DProduct.php55 public $syndicationProduct; variable in Google\\Service\\AdExchangeBuyer\\Product
300 public function setSyndicationProduct($syndicationProduct) argument
302 $this->syndicationProduct = $syndicationProduct;
306 return $this->syndicationProduct;