Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFloodlightActivityPublisherDynamicTag.php102 public function setSiteIdDimensionValue(DimensionValue $siteIdDimensionValue) argument
104 $this->siteIdDimensionValue = $siteIdDimensionValue;
111 return $this->siteIdDimensionValue;
H A DPlacementGroup.php449 public function setSiteIdDimensionValue(DimensionValue $siteIdDimensionValue) argument
451 $this->siteIdDimensionValue = $siteIdDimensionValue;
458 return $this->siteIdDimensionValue;
H A DPlacement.php615 public function setSiteIdDimensionValue(DimensionValue $siteIdDimensionValue) argument
617 $this->siteIdDimensionValue = $siteIdDimensionValue;
624 return $this->siteIdDimensionValue;