Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DVideoTargeting.php26 public $excludedPositionTypes; variable in Google\\Service\\AuthorizedBuyersMarketplace\\VideoTargeting
35 public function setExcludedPositionTypes($excludedPositionTypes) argument
37 $this->excludedPositionTypes = $excludedPositionTypes;
44 return $this->excludedPositionTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DVideoTargeting.php26 public $excludedPositionTypes; variable in Google\\Service\\AdExchangeBuyerII\\VideoTargeting
35 public function setExcludedPositionTypes($excludedPositionTypes) argument
37 $this->excludedPositionTypes = $excludedPositionTypes;
44 return $this->excludedPositionTypes;