Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAdWordsAccount.php25 public $autoTaggingEnabled; variable in Google\\Service\\Analytics\\AdWordsAccount
38 public function setAutoTaggingEnabled($autoTaggingEnabled) argument
40 $this->autoTaggingEnabled = $autoTaggingEnabled;
47 return $this->autoTaggingEnabled;