Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
DCreateOrdersRequest.php25 public $webPropertyCode; variable in Google\\Service\\AdExchangeBuyer\\CreateOrdersRequest
41 public function setWebPropertyCode($webPropertyCode) argument
43 $this->webPropertyCode = $webPropertyCode;
47 return $this->webPropertyCode;
DMarketplaceDeal.php54 public $webPropertyCode; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceDeal
292 public function setWebPropertyCode($webPropertyCode) argument
294 $this->webPropertyCode = $webPropertyCode;
298 return $this->webPropertyCode;
DProduct.php58 public $webPropertyCode; variable in Google\\Service\\AdExchangeBuyer\\Product
322 public function setWebPropertyCode($webPropertyCode) argument
324 $this->webPropertyCode = $webPropertyCode;
328 return $this->webPropertyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DProduct.php74 public $webPropertyCode; variable in Google\\Service\\AdExchangeBuyerII\\Product
275 public function setWebPropertyCode($webPropertyCode) argument
277 $this->webPropertyCode = $webPropertyCode;
284 return $this->webPropertyCode;
DDeal.php106 public $webPropertyCode; variable in Google\\Service\\AdExchangeBuyerII\\Deal
447 public function setWebPropertyCode($webPropertyCode) argument
449 $this->webPropertyCode = $webPropertyCode;
456 return $this->webPropertyCode;