Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php541 public $targetingInfo; variable in Google_CustomChannel
566 public function setTargetingInfo(Google_CustomChannelTargetingInfo $targetingInfo) { argument
567 $this->targetingInfo = $targetingInfo;
570 return $this->targetingInfo;
H A DGoogle_AdSenseService.php1698 public $targetingInfo; variable in Google_CustomChannel
1723 public function setTargetingInfo(Google_CustomChannelTargetingInfo $targetingInfo) { argument
1724 $this->targetingInfo = $targetingInfo;
1727 return $this->targetingInfo;