Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DEventTag.php62 public $siteFilterType; variable in Google\\Service\\Dfareporting\\EventTag
235 public function setSiteFilterType($siteFilterType) argument
237 $this->siteFilterType = $siteFilterType;
244 return $this->siteFilterType;
H A DAccountUserProfile.php58 protected $siteFilterType = ObjectFilter::class; variable in Google\\Service\\Dfareporting\\AccountUserProfile