Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeNativeAd.php33 public $impressionTrackingUrl; variable in Google\\Service\\AdExchangeBuyer\\CreativeNativeAd
116 public function setImpressionTrackingUrl($impressionTrackingUrl) argument
118 $this->impressionTrackingUrl = $impressionTrackingUrl;
122 return $this->impressionTrackingUrl;
H A DCreative.php46 public $impressionTrackingUrl; variable in Google\\Service\\AdExchangeBuyer\\Creative
217 public function setImpressionTrackingUrl($impressionTrackingUrl) argument
219 $this->impressionTrackingUrl = $impressionTrackingUrl;
223 return $this->impressionTrackingUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php1403 public $impressionTrackingUrl; variable in Google_Link
1491 public function setImpressionTrackingUrl( $impressionTrackingUrl) { argument
1492 $this->impressionTrackingUrl = $impressionTrackingUrl;
1495 return $this->impressionTrackingUrl;