Searched refs:UnsampledReport (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Analytics\UnsampledReport; alias59 * @return UnsampledReport65 return $this->call('get', [$params], UnsampledReport::class);75 * @param UnsampledReport $postBody77 * @return UnsampledReport79 …public function insert($accountId, $webPropertyId, $profileId, UnsampledReport $postBody, $optPara…83 return $this->call('insert', [$params], UnsampledReport::class);
23 protected $itemsType = UnsampledReport::class;55 * @param UnsampledReport[]62 * @return UnsampledReport[]
20 class UnsampledReport extends \Google\Model class368 class_alias(UnsampledReport::class, 'Google_Service_Analytics_UnsampledReport');