Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DEventFilter.php22 protected $dimensionFilterType = PathReportDimensionValue::class;
30 * @param PathReportDimensionValue
32 public function setDimensionFilter(PathReportDimensionValue $dimensionFilter)
37 * @return PathReportDimensionValue
H A DPathReportDimensionValue.php20 class PathReportDimensionValue extends \Google\Collection class
117 class_alias(PathReportDimensionValue::class, 'Google_Service_Dfareporting_PathReportDimensionValue'…