Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportApiColumnSpec.php29 public $customDimensionName; variable in Google\\Service\\Doubleclicksearch\\ReportApiColumnSpec
80 public function setCustomDimensionName($customDimensionName) argument
82 $this->customDimensionName = $customDimensionName;
89 return $this->customDimensionName;