Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSiteSettings.php90 public function setTagSetting(TagSetting $tagSetting) argument
92 $this->tagSetting = $tagSetting;
99 return $this->tagSetting;
H A DPlacement.php699 public function setTagSetting(TagSetting $tagSetting) argument
701 $this->tagSetting = $tagSetting;
708 return $this->tagSetting;