Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DMarketplaceTargeting.php110 public function setUserListTargeting(CriteriaTargeting $userListTargeting) argument
112 $this->userListTargeting = $userListTargeting;
119 return $this->userListTargeting;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DPretargetingConfig.php385 public function setUserListTargeting(NumericTargetingDimension $userListTargeting) argument
387 $this->userListTargeting = $userListTargeting;
394 return $this->userListTargeting;