Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings.php24 public $outboundClicksEnabled; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings
51 public function setOutboundClicksEnabled($outboundClicksEnabled) argument
53 $this->outboundClicksEnabled = $outboundClicksEnabled;
57 return $this->outboundClicksEnabled;