Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DMarketplaceTargeting.php36 public function setGeoTargeting(CriteriaTargeting $geoTargeting) argument
38 $this->geoTargeting = $geoTargeting;
45 return $this->geoTargeting;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DMarketplaceTargeting.php54 public function setGeoTargeting(CriteriaTargeting $geoTargeting) argument
56 $this->geoTargeting = $geoTargeting;
63 return $this->geoTargeting;
H A DSendRfpRequest.php147 public function setGeoTargeting(CriteriaTargeting $geoTargeting) argument
149 $this->geoTargeting = $geoTargeting;
156 return $this->geoTargeting;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DTargetingTemplate.php120 public function setGeoTargeting(GeoTargeting $geoTargeting) argument
122 $this->geoTargeting = $geoTargeting;
129 return $this->geoTargeting;
H A DAd.php437 public function setGeoTargeting(GeoTargeting $geoTargeting) argument
439 $this->geoTargeting = $geoTargeting;
446 return $this->geoTargeting;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DPretargetingConfig.php175 public function setGeoTargeting(NumericTargetingDimension $geoTargeting) argument
177 $this->geoTargeting = $geoTargeting;
184 return $this->geoTargeting;