Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DTargetingValueRequestPlatformTargeting.php23 public $requestPlatforms; variable in Google\\Service\\AdExchangeBuyer\\TargetingValueRequestPlatformTargeting
25 public function setRequestPlatforms($requestPlatforms) argument
27 $this->requestPlatforms = $requestPlatforms;
31 return $this->requestPlatforms;